Northern Man
Northern Man
Try changing the device cleanup time to a large number instead, under the covers it is using nodeJS setTimer, which has a maximum value of 596 hours aka 24 days.
Good suggestion, will add during the next release
@lukebur06 As my TCC Thermostat does not support humidity my ability to make this change is very limited, maybe the author of the humidity functionality can do something with this....
If google `ubuntu rtl-sdr udev rules` you will find several examples of how to use udev rules to configure to rtl_sdr device to be accessible without using root.
Personally, I have started just creating these other devices in node-red/homekit-bridged. I had written homebridge-rtl before I had discovered the flexibility of node-red/mqtt, and am now using node-red to drive...
What version of Tasmota ? Did you change any of the plugin config defaults ?
I installed 8.5.1 on one of my test devices and was not able to recreate your issue Devices being removed can be triggered by two different conditions 1 - Turning...
What version of homebridge?
Any other plugins in the same homebridge instance? later today I will update one of my instances to match
@patrick131 homebridge-tcc leverages node-gyp to compile code needed for the plugin to operate. And the Synology environment does not support this without making changes to your setup. If you google...