-
failures in python 3.13 testing: 2 failures
```
======================================================================
ERROR: test_get_all_meta_data (tests.test_nest_integration.FunctionalIntegra…
-
Expand the Unified Thermostat Drivers to include local control of air conditioning units, removing the reliance on the cloud services.
- [x] Store Password as State Variable
- [x] Store Crypto…
-
new kumocloud class added in #148 does not currently have any set methods, only has get methods.
-
The KumoCloud WebApp and app appear to use a lookup table for converting Fahrenheit to Celsius. If the indoor unit is set to a Celsius setpoint that's not in this table, the KumoCloud app fails to dis…
-
after implementing #148 kumocloud server data seems to get stale, updating after phone app is refreshed but not updating on it's own.
-
I recently noticed that I'm not able to control Kumo Cloud from Home assistant any longer. I followed some of the debugging instructions here to connect with python directly. It seems that when I au…
-
~~~
>>> unit = kumos['Bunk Room']
>>> unit.update_status()
Unit Bunk Room address not set
>>> account.get_indoor_units()
['9Y34P008F100512F', '1134P008N100272F', '1134P008N100267F', '9934P00831…
-
Can't set correct temps in F
```
Current States
CanCool : true
CanDry : true
CanHeat : true
HasAutomaticFanSpeed : false
MaxTempAuto : 32
MaxTempCool : 32
MaxTem…
-
Everything seems fine when setting up but I get this message:
```
Kumo failed to return an IP address. For the following units, please replace the text with their local IP addresses
```
And an i…
-
```
checking required environment variables:
checking required environment key: KUMO_USERNAME...OK
checking required environment key: KUMO_PASSWORD...OK
[log_msg]: raw thermostat meta data…