Jason Rumney
|
99a79cbbb0
Fix protocol rotation for auto connections.
|
преди 3 години |
Jason Rumney
|
d94c2bc83a
Add tests for new functionality in device.py
|
преди 3 години |
Jason Rumney
|
cc6d5d6be1
Catch Exception rather than BaseException.
|
преди 3 години |
Jason Rumney
|
72d8b8311e
Support for persistent connections.
|
преди 3 години |
Jason Rumney
|
cbb9a1ee9b
Refactor: hardcode default temperature unit in climate and water_heater entities.
|
преди 3 години |
Jason Rumney
|
7b535aca79
Reduce retries when using a single protocol version.
|
преди 3 години |
Jason Rumney
|
50fa1686d4
Don't set api version on startup.
|
преди 3 години |
Jason Rumney
|
f64fcd0d02
Allow explicitly setting the protocol version.
|
преди 3 години |
Jason Rumney
|
525ca88382
Do not clobber old dps when updating.
|
преди 3 години |
Jason Rumney
|
3d0c4bdbff
Use new UnitOfTemperature enum for temperature units.
|
преди 3 години |
Jason Rumney
|
704e40c4bc
Retry more before giving up.
|
преди 3 години |
Jason Rumney
|
5cd6750822
Reduce debounce on first call within the same second.
|
преди 4 години |
Jason Rumney
|
733cc4d841
Avoid using legacy_type.
|
преди 4 години |
Jason Rumney
|
3c8efd43ee
Ensure cached state is fetched before use.
|
преди 4 години |
Jason Rumney
|
ae418c840a
Migrate config.
|
преди 4 години |
Jason Rumney
|
661c0b6dcb
Replace the whole config instead of just one item.
|
преди 4 години |
Jason Rumney
|
3678ee3782
Resolve CONF_TYPE_AUTO once per device.
|
преди 4 години |
Jason Rumney
|
241bcdbfe9
Revert addition of persist option.
|
преди 4 години |
Jason Rumney
|
9a6a28013b
Allow for non-existant config key.
|
преди 4 години |
Jason Rumney
|
825465d156
Add a persist option for persistent device connections.
|
преди 4 години |
Jason Rumney
|
752845f6e6
Call async_add_executor_job correctly.
|
преди 4 години |
Jason Rumney
|
63ab9651b6
Support setting more than one property in a single call.
|
преди 4 години |
Jason Rumney
|
781bcf8f45
Saved file after committing.
|
преди 4 години |
Jason Rumney
|
a40468d6aa
Don't assume all devices will return DPS 1 or 3.
|
преди 4 години |
Jason Rumney
|
1720962a11
Refresh cache when it is less than one in length.
|
преди 4 години |
Jason Rumney
|
3afe9cc081
Protect against missing "updated_at" in cached_state.
|
преди 4 години |
Jason Rumney
|
54d080eedd
Output retry log message as debug instead of warning.
|
преди 4 години |
Jason Rumney
|
701f8a1057
Increase some log levels.
|
преди 5 години |
Jason Rumney
|
869cd8a387
Rearrange to try to avoid init error.
|
преди 5 години |
Jason Rumney
|
cbc6e6b0de
Don't import device_config helper until needed.
|
преди 5 години |