-
MQTT Auto discovery issue.
Monitor Plug (MIHO004)'s real power sensor entry are missing their names.
`REAL_POWER` sensor is named `sensor.server_plug`
Whereas Smart Plug+ (MIHO005)'s
`REAL_POWER…
-
Hi,
I have a Thermostat MIHO069.
Below are some logs from it hope the below can help generate a device file for it...
Is there any other logging / debugging I can do to get data about it?
…
DrOwl updated
9 months ago
-
It seems that the MiHome Thermostat, when running without a MiHome gateway, does not send out any telemetry data; it only sends out a WAKEUP message.
From analysing traces, it seems that the MiHome…
-
I came across this repo because I am having issues with the Raspberry Pi software SPI driver built on top of gpio.c: https://github.com/whaleygeek/pyenergenie/issues/133
I attempted to run the app.…
-
Code crashes when one or more eTRV radiators maintenance commands are sent:
Error: `TypeError: data not number` line 160 of `energenie.js` `var res = ener314rt.openThingsCacheCmd(msg.deviceId, msg…
-
hi, i have some data from debug for the thermostat MIHO069, the debug messages are not as consistent as the radiator valves, it shows the set temperature more often than the room temperature.
openT…
-
Does anyone out there own a MiHome Click that you could send me the message details on so I can add support for it?
@dansgalaxy , @genestealer , @webash , @mprocte1
-
Set the appropriate thermostat topics up to be 'retained' in MQ to survive restarts of HA:
TARGET_TEMP/state
THERMOSTAT_MODE/command ??? This could be used to force periodic reporting?
-
Im getting `ener314rt: can't open /dev/gpiomem or /dev/mem` errors and `mqtt-energenie WARN energenie failed to initialise ENER314-RT, err=-6, EMULATOR mode >`
I have checked and SPI is enabled. I'…
-
Hi, firstly this is fantastic work and thank you for making this. :)
I would migrate over from my node-red instance (using node-red-contrib-energenie-ener314rt) to mqtt-energenie-ener314rt but I no…