1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-17 17:30:08 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Shay Levy
8c4b8028cf Bump aiowebostv to 0.7.0 () 2025-02-24 08:52:53 +01:00
Shay Levy
4613087e86 Add serial number to LG webOS TV device info () 2025-01-31 08:23:03 +01:00
Shay Levy
47efb68780 Add missing translations for LG webOS TV and fix names () 2025-01-24 14:13:10 +01:00
Shay Levy
fe67069c91 Add translated action exceptions to LG webOS TV ()
* Add translated action exceptions to LG webOS TV

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 02:07:24 +02:00
Shay Levy
43ec63eabc Cleanup LG webOS TV name () 2025-01-08 12:06:02 +01:00
epenet
83fac6192d Use service_calls fixture in webostv tests () 2024-07-04 23:07:38 +03:00
Marc Mueller
f11b316dac Import Generator from collections.abc (4) () 2024-07-01 11:54:42 +02:00
Marc Mueller
59e178df3b Import Generator from typing_extensions (5) () 2024-06-06 17:33:27 +02:00
epenet
98d24dd276 Improve typing for calls fixture in tests (m-z) ()
* Improve typing for `calls` fixture in tests (m-z)

* More

* More
2024-05-29 09:30:41 +02:00
Marc Mueller
87165c0d6e Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
epenet
ac6bbc2f1c Add missing mock in webostv config flow tests () 2023-02-28 12:04:40 -05:00
Shay Levy
03d9d30eca Cleanup webOS TV YAML import leftovers () 2023-01-15 20:07:15 +02:00
Shay Levy
a34148104a Add diagnostics to webostv () 2022-10-28 14:48:16 +02:00
Shay Levy
9825111c8d Fix webostv live TV source missing when configuring sources () 2022-01-30 22:05:30 +01:00
Shay Levy
6ed60d2b32 Clean up webostv tests () 2022-01-24 13:36:07 +01:00
Shay Levy
eb48748038 Add webostv 100% tests coverage for init () 2022-01-24 09:27:24 +02:00
Shay Levy
12780a3173 Add webostv 100% tests coverage for media player () 2022-01-22 14:06:48 -10: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