Jeroen Van den Berghe
Jeroen Van den Berghe
## Expected Behavior When a user is asked to choose the MFA device they would like to use to authenticate, the cli should show a list of device names instead...
### Expected Behavior I don't expect to Template Tag to run during sync. ### Actual Behavior I have the 1Password plugin installed to fetch my secrets from the 1Password vault....
[Recently](https://github.com/joeferner/node-http-mitm-proxy/commit/b901de9d274d115fad4d880e55df2e36aa20a047) node-forge dependency was updated which fixes a high vulnerability. Could this update be release to npm in the near future? Of is there another recommended path to take to...
Fixes: https://github.com/Apollon77/daikin-controller-cloud/issues/155
New PR in favour of https://github.com/Apollon77/daikin-controller-cloud/pull/154
Current getData() works based on embeddedId. Until now I assumed the embeddedId was always one of "climateControl" or "climateControlMainZone". Issue https://github.com/JeroenVdb/homebridge-daikin-cloud/issues/78 points out that the embeddedId can also have other...
### Analysis At my [plugin](https://github.com/JeroenVdb/homebridge-daikin-cloud) I noticed that when I flip a Switch service the onSet handler isn't called immediately. It takes some time to be called and when it's...