Commit graph

11 commits

Author SHA1 Message Date
Franck Nijhof
868a5f377f
Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
Erik Montnemery
a338e7e242
Use entity registry id in toggle_entity device automations ()
* Use entity registry id in toggle_entity device automations

* Update tests

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 09:59:01 +02:00
Erik Montnemery
6183a36fce
Replace assert_lists_same with pytest_unordered in integrations t-z () 2023-06-20 20:23:49 +02:00
epenet
5b80b1f55a
Add type hints to integration tests (part 25) () 2023-02-17 16:52:28 +01:00
epenet
278050a73f
Add type hints to integration tests (t-z) () 2023-02-08 19:10:53 +01:00
Erik Montnemery
5e50a8abd5
Mark device triggers from hidden or auxiliary entities as secondary ()
* Mark device triggers from hidden or auxiliary entities as secondary

* Update tests
2022-04-21 08:01:32 +02:00
Erik Montnemery
513d6cc467
Change value of device_automation constant ()
* Change value of constant CONF_CHANGED_STATES

* Adjust tests
2022-01-17 16:34:40 +01:00
Erik Montnemery
e9b746e874
Add turned on or off device trigger to toggle entity ()
* Add turned on or off device trigger to toggle entity

* Renamed changed_states trigger to toggled

* Adjust tests

* Fix homekit triggers test

* Add tests

* Adjust tests after rebase

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-03 10:41:30 +01:00
Ville Skyttä
ea58432721
Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
Eric Severance
e8096e7f51
Bump pywemo==0.7.0 () 2021-12-19 21:02:05 -08:00
Eric Severance
61079ab7fa
Support receiving long-press events from WeMo devices ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-16 12:00:34 +02:00