Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. binary

    • Need some minor help with MQTT strings
      Troubleshooting • mqtt relay home-assistant mosquitto binary • • drock1985

      6
      0
      Votes
      6
      Posts
      2760
      Views

      @drock1985 I guess your switch string should be as follows, #Switches (Lights) switch 1: platform: mqtt state_topic: "mygateway1-out/2/1/1/0/2" command_topic: "mygateway1-in/2/1/1/0/2" name: "test1" payload_on: "1" payload_off: "0"
    • My first working Switch with Battery and Temperature ..
      My Project • temperature battery switch binary • • dzairo

      5
      1
      Votes
      5
      Posts
      3001
      Views

      @dzairo there is a nice PinChangeInterrupt library that you may want to look at.
    • Binary / Temp sensor help - sleep time
      Development • temperature binary sleep time • • niccodemi

      3
      0
      Votes
      3
      Posts
      2312
      Views

      @BulldogLowell thank you, I uploaded it and so far it works fine.