jchasey

Results 7 issues of jchasey

Further to Issue #17 that I raised I looked into it and it is very simple to add support for a password during the reflash process. Password simply set in...

It struck me that currently when the OTA mode is enabled then from a security perspective anyone on the network could reflash one of the devices. A nice addition would...

Can I ask what happens when the wifi network is not found, potentially if it is down for some reason. Depending on what type of device the relay is connected...

It would be useful to also support battery types that return high/low etc and map them to a value

It is quite common for the dehumidifier to be offline, e.g. somebody unplugged it etc. In this situation it would be good to report this rather than throw exceptions. In...

Was getting a few errors in the logs where strings were passed to the _LOGGER function when it was expecting a number. Changing the parameters from %d to %s solved...

It would be great to support Dehumidifiers which are a subset of the controls. If I try my Midea compatible dehumidifier, it currently comes back with the error: Unsupported device...

enhancement