Xiaonan Shen
Xiaonan Shen
I'm currently working on a new way of setting up through device WiFi SSID and password. See https://community.home-assistant.io/t/dyson-pure-cool-link-local-mqtt-control/217263. I would like to collect some device SSIDs so that I can...
The original implementation ignores higher bits when calculating the end of x in the SetPartialWindow functions, which causes problem when we have x larger than 256.
## Context This is related to backend PR [#34569](https://github.com/home-assistant/core/pull/34569). Many vacuum robots support options other than fan speed. For example, my Braava Jet supports wet mop behavior and spray amount...
Currently the state and sensor data is set after the `_state_data_available` and `_sensor_data_available` are enqueued, which means it is possible that the data is actually not ready when the `_mqtt_connect`...
360 Eye vacuums uses `_360eye_mqtt._tcp.local.` instead of `_dyson_mqtt._tcp.local.` for mDNS discovery. This PR adds auto connect support to 360 Eye vacuums.
The option "r" is in `print_usage` and `case` but is missing in the `getopts` command.
**Home Assistant release with the issue (if applicable):** 0.114.2 **Last working Home Assistant release (if known):** **PyXiaomiGateway library version (if known):** 0.13.2 **Operating environment (Hass.io/Docker/Windows/etc.):** Hass.io **Traceback (if applicable):** ```...