HI. I use this sketch to my lisght but in Home Assistant it show me it as SWITCH. Is any chance to change it in mysensors sketch to show in Home Assisnatnt as LIGHT ?
@mfalkvidd I got what you mean.
Yes, I am using the tcp connection using the mySensors serial API, not the USB<>UART serial interface
I am running a gateway with the nRF24 at 1Mpbs for the fast & furious sensors (mainly energy meters); another at 250kbps for the battery supplied nodes (temp/hum and door sensors); another one at 1Mbps dedicated to the actuators / mission critical.
60 nodes running
Another on is a BLE<>Mysensors bridge between the Mopeka Tank Pro (2) and the TPMS (4)
Another one is a fauxmo<>Mysensors bridge.
A few esp32 based displays (round oled, 3.5", 7")
hey,
sorry for late reply. PR for mysensors is ready to be merged:
https://github.com/mysensors/MySensors/pull/1570
next step is create PR in mysensors integration for home assistant.
Best regards
Mariusz
Hi,
Thank for your reply. Yes, i run since many years with a serial Gateway connected with my PI.
I thought it was possible to use the same machine to remove this extra element.
If you had a stability issue, I would just stick with my current formula and not change everything for now.
Regards,
I like the joke : )
I'll try to keep it simple. Most of my sensors are just reporting temperature and humidity. Since I can assign them to a room in home assistant. They don't need anything fancy.