Skip to content
  • Announcements regarding our smart home community

    8 Topics
    9 Posts
    A

    Mios dashboard isn't displaying anything. Anyone know what is going on?

  • A place to talk about whatever you want

    170 Topics
    2k Posts
    D

    @CatmanV2
    255 255 255 0
    both

  • A place to put some How-To documentations

    23 Topics
    57 Posts
    CatmanV2C

    What is the trigger for the Apple Home automation? Any screen shots might help

    C

  • Share and discuss your lua creations here

    39 Topics
    230 Posts
    akbooerA

    Why use any individual scene code at all? Per the reference docs you cited, if you define a scene_prolog global (presumably with the exact same code as your existing executeSceneNumber) that should work directly.

  • Hardware related - Small board computer to IP Camera and technologies like Zigbee or Zwave!

    183 Topics
    2k Posts
    G

    To manage high temperatures (600°C) with Zigbee and Sonoff iHost, you can use a high-temperature thermocouple (like a K-type) with a MAX31855 or MAX6675 converter. Then, connect it to an ESP8266/ESP32 microcontroller with a Zigbee module (like Sonoff Zigbee). This way, you can read the temperature and integrate it into your automation stack via MQTT or HTTP.

  • 855 Topics
    8k Posts
    tunnusT

    @wmarcolin here's something I've used for a sensor that updates too frequently:

    id: virtual4b name: "Lay-Z-Spa temp" capabilities: temperature_sensor: attributes: value: model: time series entity: "mqtt>layzspa_states" attribute: "temperature_sensor.value" interval: 1 # minutes retention: 1 # minutes aggregate: sma precision: 0 primary_attribute: temperature_sensor.value type: ValueSensor

    Now I can use this virtual entity instead of a real one in a rule without throttling or logging problems (log files rotating too often etc)

  • The goodness of vera without the bad. Discuss installation problems and improvements.

    186 Topics
    3k Posts
    A

    "AK: Your best bet would surely be to register a callback handler to listen for messages on a specific address?"

    Yep - that seems the most obvious method - just wanted to make sure I hadn't missed some other turn of events. With your own callback handler, you can clearly sort out any email encodings, etc.

    On the Doco - Goggle doesn't seem to index github io pages. Seems to me you need to have some sort of URL redirect, that looks like say https://smarthome.community/openluup, that would get indexed? ie via the web server set up or similar.

  • Got a question, a comment about the community or the forum? Ask away!

    13 Topics
    145 Posts
    toggledbitsT

    That's the beauty of community support!

  • Blog posts from individual members. Feel free to talk about your project, your smart home setup!

    12 Topics
    280 Posts
    G

    The locksmith is trying to persuade me to purchase the BE-TECH K35 touchscreen lock with both Wi-Fi and Bluetooth, claiming it's better than the Yale Assure Lock 2. What are your thoughts on this? Which one would you recommend?

    Here is the link to the Chinese brand BE-TECH: BE-TECH Smart Deadbolt K3S.

    The other smart lock I am considering is the Schlage Encode Plus.

    Thank you!

Recent Topics