-
I've pondered making a version of the C code that supports Arduino with the RFM69 module.
The C code would run on the arduino, with a loop() that provides serial port access to sending and receiving …
-
This change would introduce the capability to link the underlying state of the heating system (e.g. 'heating', 'off') to the state of radiator valve.
It could work initially by getting the boiler s…
-
It would be nice for the dimmer to return as a dimmer rather than an on/off
Could we extend the plug.ts and implemenet the new feature? who knows I don't.
-
I have both legacy green button switches & newer purple button miHome adapters. There is a difference in behaviour between the two programs legacy.py and switch.py which operate my two different typ…
-
I have one of these devices on loan to evaluate, the new WiFi plug. It would need to be controlled from the portal, but that is free and documented here: https://mihome4u.co.uk/docs/api-documentation …
-
Hi,
Is there any method for a single ENER314-RT to control more than one ENER010 4-way power strip?
I've got 5 or 6 of the ENER010 strips (and probably need a few more, eventually) in my AV/gami…
-
I've left a placeholder in the device_classes branch, I hope to write a web console for this, that people can use in demos. It will be based on python bottle (a free single-file web server) and have a…
-
The message structure for the eTRV is as follows:
{'header': {'encryptPIP': xxxxx, 'mfrid': 4, 'productid': 3, 'sensorid': xxxx},
'recs': [{'length': 2,
'paramid': 116,
'paramn…
-
Will this run on Pi3?
-
Hi david, it` me, and i`m sorry to border you but i have meet this question for serval days.
I use the m24sr.py program to read ndef message from m24sr using Raspberry Pi, and sometimes it works sm…