Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
Michal MormonM

Michal Mormon

@Michal Mormon
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How To: Make a Simple/Cheap Scene Controller (with video)
    Michal MormonM Michal Mormon

    @Maciej-Kulawik
    I found it as 'Scene' switch but this example send only V_SCENE_ON the first time (the switch is still ON later)

    My Project

  • How To: Make a Simple/Cheap Scene Controller (with video)
    Michal MormonM Michal Mormon

    I added 2 lines and works perfect with Domoticz:

    MyMessage scene(KEYPAD_CHILD_ID, V_SCENE_ON);
    MyMessage scene2(KEYPAD_CHILD_ID, V_SCENE_OFF); //added line

    gw.send(scene.set(keyInt));
    gw.send(scene2.set(keyInt)); //added line

    My Project
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular