homebridge-rinnai-controlr
homebridge-rinnai-controlr copied to clipboard
Rinnai Control-R interface for homebridge
Currently no log info is printed to the homebridge log whenever a heater's set temperature is changed and/or recirc mode is turned on/off. Can we add some? Would be useful...
I think this is pretty standard practice to print log messages whenever an accessory is toggled by Homekit, could we raise these two log messages to `info` level?
I really really appreciate your efforts with this plugin and if there is anything I can do to help make it better, or support you I will do it please...
The icon in Home.app says “Heating to xxx” and always throws me off thinking it is actively heating. Does it make sense to change that to “Heat to xxx”? That...
I am concerned with my Rinnai login credentials sitting in plain text on the Homebridge config file. Is it possible that they can be point in time encrypted/decrypted? This is...
In Settings, Recirculation Duration is set at 15 minutes. When creating HomeKit automation, I set a time to start, and use the option to turn off after 2 hours. I...
**Describe The Bug:** I want recirculation mode to run for 1 hr, for example. I turn recirculation on and after about 5 minutes it automatically shuts off. **To Reproduce:** Goto...
The controllers in US/Canada use steps like 98F/100F/102F/etc with 2F step size. This PR ensures that we properly set the temperature, based on the target temp picked by customers in...
This is because of very large dependencies. The install fails and leaves corrupt directories, and Homebridge also crashes. It generally fails while installing react-native, which is 118MB. Path to dep...