1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-30 08:47:09 +00:00

4 Commits

Author SHA1 Message Date
epenet
9d192643ee
Move PluggableAction to trigger helpers ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Joakim Plate <elupus@ecce.se>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-11-22 11:35:18 +01:00
Joakim Plate
0d689eefd6
Make Philips TV notify service optional ()
* Make event service optional

* Correct strings for rename

* Drop unload we are just testing config flow here
2021-06-27 22:57:08 +02:00
Joakim Plate
e12eba1989
Add support for v6 features to philips js integration () 2021-02-26 09:34:40 -08:00
Joakim Plate
8dc06e612f
Add config flow to philips_js ()
* Add config flow to philips_js

* Adjust name of entry to contain serial

* Use device id in event rather than entity id

* Adjust turn on text

* Deprecate all fields

* Be somewhat more explicit in typing

* Switch to direct coordinator access

* Refactor the pluggable action

* Adjust tests a bit

* Minor adjustment

* More adjustments

* Add missing await in update coordinator

* Be more lenient to lack of system info

* Use constant for trigger type and simplify

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-02-11 21:37:53 +01:00