If I have that correct it would set the device with id 54321 to 25.0 degrees. It looks slightly more complicated because of the escape character \ when quotes are needed.
It maybe that the Rest component would be easier to use than the command line, don’t think that was available when I first did this.
I’m new to Home assistant and the Pi for that matter, in layman’s terms, could you explain how I add your mqtt client to Home Assistant so I can control my energenie light switches etc?
You need to buy the two way pi-mote and a rasperry pi 1. A pi 3 or 3+ may work, but I haven’t tried it. I suspect it would require some modification, at least to the included header files.
You need to install an MQTT broker ( although I suppose the embedded broker would work, at least to start).
You need to configure switches in HA with the appropriate MQTT commands.
There is nothing complex if you know have some experience with software development, but I think it would be difficult without some background knowledge.
@paullayton Please you got it working. How are you finding the eTRVs, I have been considering them for more than a year but not really sure what I would gain in conjunction with my Nest.
Something for anyone else reading this thread who is thinking of using their light switches, they do work but if you only have one you will need dimmable bulbs if using LEDs otherwise the bulbs will flicker constantly. I removed one of my 2 light switches when renovating the kitchen which then caused the non dimmable bulb in our bedroom to flicker not the best light to have this happen to when trying to sleep. Switched to dimmable LED bulbs and not a problem anymore, this is stated now when you buy them but wasn’t when I got mine. The biggest issue with the light switches and the sockets is not knowing it’s current state, they can easily get out of sync if someone turns it on in Home Assistant but off at the wall. The monitoring socket does report it’s status which could update Home Assistant.
I only have 1 ETRV in the Bedroom, and it does work well, but I don’t have Hive or anything else set up yet, so the vales are turned up or down at the moment with Alexa
In regards to the LED Bulbs, I have the same problem, I installed miniature LED Spot Lights in the stair Risers that are controlled by MI, and they do flicker when switched off, I don’t have the same problem with normal bulbs, but as you said they tend to lose sync with home assistant especially if you turn them on at the switch. the APP reports correctly but HA doesn’t always report back the true state
The switches in my opinion are good, as is the ETRV but still looking at a system, or a means that will report states back, Unless I can use the API to report back on a regular basis through automation to get the correct state
One again Steve thanks for your help
p.s Still struggling to put the temperature in the example you gave me and change it to use a slider.state
Ok, this evening I rolled back my install using a snapshot I did of my install at version 0.85.1 and all was well, I then updated it to 0.86.3 and it’s still working properly!
Hey All, really interested in this topic. I’ve been looking at the Energenie TRV’s and thinking of using the Sonoff RF Bridge in order to read the signals and send commands. Has anyone had any luck in integrating these using only the TRV & a Sonoff RF Bridge?
If so, could you also post an example of the packet that the devices send?