Hello,
I have a domoticz installation working with zwave and rfc-com avaible protocols. I want to do a simple thing: I would like to have a simple LED (uni-color, I do not care about changing color) to show me in real live state of a sensor (on/off). I do not need to change the color, I do not need to manage intensity, I just want a simple tiny light as a feedback in a small box (the smaller the better) with a battery.
I did not find an existing packaged solution for that, did I miss something?
Thank you. Doms.
Simple led feedback
Moderators: leecollings, remb0
-
- Posts: 4
- Joined: Tuesday 19 February 2019 1:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Simple led feedback
How about a very basic mysensor node?
sensor -> domoticz -> mysensor node -> LED
Domoticz has full support for the Mysensors - I use the serial gateway ( as simple as plugging in a USB cable and a 5 line Arduino sketch). https://www.mysensors.org/build/serial_gateway
You don't even need an extra node. The serial gateway device can be used as a node itself, and you could make it turn on/off your status LED based on a status message from Domoticz.
If you need battery/wireless communication - look at the Binary node - one hop of radio tx. (https://www.mysensors.org/build/binary). You can turn this backward in communication, so that the serial gateway sends info to the node.
sensor -> domoticz -> mysensor node -> LED
Domoticz has full support for the Mysensors - I use the serial gateway ( as simple as plugging in a USB cable and a 5 line Arduino sketch). https://www.mysensors.org/build/serial_gateway
You don't even need an extra node. The serial gateway device can be used as a node itself, and you could make it turn on/off your status LED based on a status message from Domoticz.
If you need battery/wireless communication - look at the Binary node - one hop of radio tx. (https://www.mysensors.org/build/binary). You can turn this backward in communication, so that the serial gateway sends info to the node.
Domoticz: 4.10429 on Ubuntu LTS with Zwave (Aeotech) + Zigbee (Zigbee2MQTT) and Mysensors
Re: Simple led feedback
Hello,
As I thought, no off-the-shelf solution.
Thank you for your reply. Doms.
As I thought, no off-the-shelf solution.
Thank you for your reply. Doms.
Who is online
Users browsing this forum: No registered users and 1 guest