Aarni Koskela
|
706add4a57
|
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-11-27 14:38:59 +01:00 |
G Johansson
|
28dc17c0b3
|
Refactor Sensibo tests to use snapshot (#100775)
|
2023-09-23 23:37:02 +02:00 |
G Johansson
|
06ade74711
|
Bump pysensibo 1.0.35 (#100245)
* Bump pysensibo 1.0.34
* 1.0.35
* Mod tests
* revert refactoring
* Fix tests
|
2023-09-23 23:01:08 +02:00 |
G Johansson
|
d557f3b742
|
Add state attributes translation and available modes for Sensibo (#85234)
* Sensibo translation climate
* Add available states
* Fix keys
* Delete en.json
* invalid fan_mode and swing_mode
* Translations
* Add back sorting
* Fix fan_mode and swing_mode
* Fix raise error
* review
|
2023-08-08 19:13:56 +02:00 |
G Johansson
|
249fa513c9
|
Bump pysensibo to 1.0.33 (#97853)
* Bump pysensibo to 1.0.33
* for loop
|
2023-08-05 19:02:44 +02:00 |
G Johansson
|
2ebc265184
|
Bump pysensibo to 1.0.31 (#96154)
|
2023-07-08 09:23:11 -10:00 |
Ville Skyttä
|
940942a74a
|
Import `util.dt` as `dt_util` in `components/[p-s]*` (#93761)
|
2023-05-30 00:09:42 +03:00 |
epenet
|
69a46d4002
|
Adjust pylint plugin for components fixtures (#90217)
* Adjust pylint plugin for components fixtures
* Adjust components
* Use MagicMock
* Adjust
* Use None
|
2023-03-26 15:21:19 +02:00 |
epenet
|
aa00114c2f
|
Add return type to async tests without arguments (#87612)
|
2023-02-07 10:26:56 +01:00 |
Franck Nijhof
|
a79885ceaf
|
Enable Ruff SIM117 (#86783)
|
2023-01-27 11:52:49 +01:00 |
G Johansson
|
a5225a3606
|
Sensibo select platform translations (#82743)
|
2023-01-04 07:17:57 -10:00 |
G Johansson
|
b04165b495
|
Add Sensibo Climate React (#78221)
|
2022-10-23 15:22:14 -05:00 |
G Johansson
|
57b2bb4889
|
Add entity service - Set Full AC state to Sensibo (#80820)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-10-23 13:55:53 -05:00 |
epenet
|
0d696b84b2
|
Cleanup root component imports in tests (#78893)
|
2022-09-21 06:57:41 -10:00 |
G Johansson
|
03d804123a
|
Sensibo clean code (#74437)
|
2022-09-04 14:42:08 -05:00 |
G Johansson
|
532e25d087
|
Sensibo use switch for Pure boost (#73833)
* Initial commit
* Finalize pure boost switch
* Fix service required
|
2022-06-22 18:26:25 +02:00 |
G Johansson
|
68135e57af
|
Split timer service for Sensibo (#73684)
|
2022-06-19 09:28:33 -05:00 |
G Johansson
|
d5df2b2ee7
|
Sensibo Add Pure Boost Service (#73114)
* Pure Boost Service
* Fix tests
* Fix mypy
* One service to two services
* Minor fix test
* Fix issues
|
2022-06-18 15:15:44 -05:00 |
G Johansson
|
c660fae8d8
|
Sensibo Add timer (#73072)
|
2022-06-13 09:17:08 -10:00 |
G Johansson
|
5ee2f4f438
|
Sensibo Set temperature improvement (#72992)
|
2022-06-03 09:11:57 -10:00 |
G Johansson
|
24c34c0ef0
|
Strict typing Sensibo (#72454)
|
2022-05-28 13:26:50 -10:00 |
G Johansson
|
49491bcda5
|
Sensibo test data adjustment from late review (#71482)
* Sensibo test data
* Separate pytest fixture for json load
* Scope to session
|
2022-05-11 19:36:30 +02:00 |
G Johansson
|
5931f6598a
|
Add tests for Sensibo (#71148)
* Initial commit
* Check temperature missing
* fix temp is none
* Fix parallell
* Commit to save
* Fix tests
* Fix test_init
* assert 25
* Adjustments tests
* Small removal
* Cleanup
* no hass.data
* Adjustment test_coordinator
* Minor change test_coordinator
|
2022-05-06 10:05:15 +03:00 |