ha_magiqtouch icon indicating copy to clipboard operation
ha_magiqtouch copied to clipboard

Home Assistant (HACS) integration to control Seeley MagiQtouch heating and cooling units.

Results 16 ha_magiqtouch issues
Sort by recently updated
recently updated
newest added

As requested, posting some JSON captures here, using my dual appliance setup. Hope these help and, as discussed in the other issue, more than willing to test other things out...

If I recall correctly all MQTT functions were removed from the mobile app but the unit still seems to use it. I believe they replaced the same status update request...

I had a login fail that gave no error message. Inspecting the logs showed this: ``` Logger: custom_components.magiqtouch.config_flow Source: custom_components/magiqtouch/config_flow.py:32 Integration: magiqtouch First occurred: 8:46:00 PM (2 occurrences) Last logged:...

If your thermostat is set to Fahrenheit, and HomeAssistant is set to Fahrenheit; The sensor will take the temperature from the Thermostat as Celsius and then the UI will convert...

Receiving the following message trying to import blueprint to HA.. mapping values are not allowed here in "", line 119, column 44: ... tHub - andrewleech/ha_magiqtouch: Home Assistant (HACS) integrat...

https://github.com/andrewleech/ha_magiqtouch/blob/6bfa8533f9e9bfa08508e0e8d4471033b350e590/custom_components/magiqtouch/magiqtouch.py#L255 https://docs.aiohttp.org/en/stable/_modules/aiohttp/client_ws.html#ClientWebSocketResponse.receive Noticed this in the logs submitted by a user in https://github.com/home-assistant/core/issues/125001