1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-24 15:57:09 +00:00

4 Commits

Author SHA1 Message Date
epenet
421167c548
Drop GetAutomationsResult and GetAutomationCapabilitiesResult aliases () 2022-05-23 12:18:17 +02:00
epenet
7005526892
Adjust device_automation type hints in webostv () 2022-05-19 22:33:01 +03:00
Marc Mueller
6e49b0e122
Use assignment expressions [K-Z] () 2022-02-19 17:19:46 +01:00
Shay Levy
dee843bf6e
Add LG webOS Smart TV config flow support ()
* Add webOS Smart TV config flow support ()

* Add Webostv config flow

* Fix tests mocks and apply review comments

* Apply review comments

* Change config flow to use ssdp UDN as unique_id

* Fix device info

* More review comments

* Fix _async_check_configured_entry

* Remove turn on script

* Add webOS Smart TV device triggers ()

* Add webOS Smart TV config flow support ()

* Add Webostv config flow

* Fix tests mocks and apply review comments

* Apply review comments

* Change config flow to use ssdp UDN as unique_id

* Fix device info

* More review comments

* Fix _async_check_configured_entry

* Remove turn on script

* Add webOS Smart TV device triggers ()

* Fix webOS Smart TV mypy and pylint errors ()

* Change webOS Smart TV PyPi aiopylgtv package to bscpylgtv ()

* Change webOS Smart TV PyPi aiopylgtv package to bscpylgtv

* Update bscpylgtv to 0.2.8 (revised websockets requirment)

* Change webOS Smart TV PyPi package to aiowebostv ()

* Change webOS Smart TV PyPi package to aiowebostv

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* webOS TV check UUID for user added device ()

* webOS TV check uuid when for user added device

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add test for form abort and host update

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Rework webOS Smart TV device trigger to custom trigger platform ()

* Rework webOS Smart TV device trigger to custom trigger platform

* Review comments and add tests

* Fix webOS TV import from YAML ()

* Fix webOS TV import from YAML

* Fix requirements

* Migrate YAML entities unique id to UUID

* Add backoff to migration task delay

* Assert result data and unique_id

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add codeowner

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-14 22:48:45 +01:00