G Johansson
|
7862596ef3
|
Add `open` state to LockEntity (#111968)
* Add `open` state to LockEntity
* Add tests
* Fixes
* Fix tests
* strings and icons
* Adjust demo open lock
* Fix lock and tests
* fix import
* Fix strings
* mute ruff
* Change sequence
* Sequence2
* Group on states
* Fix ruff
* Fix tests
* Add more test cases
* Sorting
|
2024-05-08 20:42:22 +02:00 |
Marc Mueller
|
38adfbf1a3
|
Add empty line after module docstring [tests a-e] (#112708)
|
2024-03-08 08:50:25 -05:00 |
G Johansson
|
3c3f512583
|
Remove setup_platform for demo (#100867)
|
2023-10-15 23:12:41 +02:00 |
Erik Montnemery
|
9a3077d64a
|
Always setup demo platforms with device support from config entry (#94586)
* Always setup demo platforms with device support from config entry
* Adjust test fixutres
* Update tests depending on the demo integration
|
2023-06-14 16:50:35 +02:00 |
epenet
|
3052de3e8e
|
Add type hints to integration tests (d-e) (#87699)
|
2023-02-08 13:01:44 +01:00 |
Erik Montnemery
|
281b5e1c22
|
Speed up demo lock tests (#61425)
|
2021-12-10 11:13:44 +01:00 |
J. Nick Koston
|
9b705ad6df
|
Update lock entity to support locking, unlocking, jammed (#51455)
|
2021-07-20 18:12:56 +02:00 |
Paulus Schoutsen
|
276f3afb00
|
Do async_setup_platform in background (#36244)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-05-31 22:18:30 -07:00 |
Franck Nijhof
|
30c6ace0f3
|
Rewrite MQTT & demo Lock tests (#33838)
* Refactor tests to remove tests.lock.common
* Remove unused is_locked hass binding
* Import constants via entity component
* Import constants via entity component
* Fix light vs lock in naming
|
2020-04-10 00:40:51 +02:00 |
Franck Nijhof
|
476072927a
|
Collection of random test improvements (#33742)
|
2020-04-06 10:09:44 -07:00 |
Bas Nijholt
|
e4e9cdce73
|
use isort to sort imports according to PEP8 for demo (#29630)
|
2019-12-08 22:29:27 +05:30 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
1ddc249989
|
Consolidate more platforms (#22308)
* Consolidate final platforms
* Fix some tests
* Fix more tests
* Fix more tests
|
2019-03-23 20:22:35 -07:00 |