Commit graph

250 commits

Author SHA1 Message Date
Erik Montnemery
90d7fb8418
Sort manifests 5 () 2023-02-08 20:35:25 +01:00
epenet
1b23429f41
Add __init__ return type to integrations () 2023-02-07 15:55:14 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ()
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 () 2023-02-03 23:08:48 +01:00
GitHub Action
71d7098530 [ci skip] Translation update 2023-01-27 00:25:12 +00:00
epenet
1139555448
Add hints to get_service in kodi () 2023-01-26 11:40:48 +01:00
Marc Mueller
45b4b0e990
Import ParamSpec from typing [Py310] ()
* Import ParamSpec from typing [Py310]

* Update additional imports
2023-01-23 07:28:43 +01:00
GitHub Action
d1ecc418bb [ci skip] Translation update 2023-01-19 00:25:04 +00:00
Ville Skyttä
ae302bbec0
Make use of str.removeprefix and .removesuffix () 2023-01-13 12:19:38 +01:00
GitHub Action
f25017313a [ci skip] Translation update 2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc [ci skip] Translation update 2022-12-07 00:24:08 +00:00
GitHub Action
230b50d099 [ci skip] Translation update 2022-11-29 00:26:01 +00:00
GitHub Action
f3b3193f7a [ci skip] Translation update 2022-11-25 00:24:19 +00:00
GitHub Action
eaf6d43508 [ci skip] Translation update 2022-11-23 00:26:26 +00:00
GitHub Action
3bea04e387 [ci skip] Translation update 2022-11-21 00:26:41 +00:00
GitHub Action
fe5246fb6f [ci skip] Translation update 2022-11-19 00:26:11 +00:00
GitHub Action
388328adba [ci skip] Translation update 2022-10-17 00:36:39 +00:00
epenet
5c8e8e4860
Use new media player enums () 2022-09-12 20:06:27 +02:00
epenet
d0605d3a59
Use new media player enums in kodi () 2022-09-10 22:22:18 +02:00
uvjustin
9b2d17cd00
Escape media_content_id in media player proxy ()
* Escape media_content_id in media player proxy

* Change usage in kodi

* Change usage in roku

* Change usage in sonos

* Add test

* Add comment

* Change path regex instead of double quoting

* Use .+ instead of .*
2022-09-09 13:18:24 +02:00
epenet
14fc7c7595
Improve type hints in kodi media player () 2022-09-04 22:41:18 +02:00
GitHub Action
6921583410 [ci skip] Translation update 2022-09-04 00:28:06 +00:00
epenet
448f4ee755
Improve entity type hints [j-k] () 2022-08-31 22:10:18 +02:00
GitHub Action
ff3fd4c29d [ci skip] Translation update 2022-08-16 00:30:51 +00:00
Marc Mueller
d8916c3e47
Use TriggerActionType [a-k] () 2022-08-15 20:26:49 +02:00
GitHub Action
bec8e544f4 [ci skip] Translation update 2022-08-14 00:25:47 +00:00
GitHub Action
6e03b12a93 [ci skip] Translation update 2022-08-13 00:25:00 +00:00
GitHub Action
7c81f790a7 [ci skip] Translation update 2022-08-12 00:23:47 +00:00
GitHub Action
32a2999b85 [ci skip] Translation update 2022-08-06 00:24:46 +00:00
GitHub Action
cb46441b74 [ci skip] Translation update 2022-08-05 00:28:51 +00:00
GitHub Action
a3fd5acf3f [ci skip] Translation update 2022-07-13 00:27:34 +00:00
J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards () 2022-07-09 17:27:42 +02:00
GitHub Action
405d323709 [ci skip] Translation update 2022-07-08 00:27:47 +00:00
GitHub Action
33c263d09b [ci skip] Translation update 2022-06-23 00:20:13 +00:00
GitHub Action
109d1844b3 [ci skip] Translation update 2022-06-21 00:22:51 +00:00
Igor Loborec
1744e7224b
Remove available property from Kodi () 2022-06-05 16:27:46 -10:00
GitHub Action
7a0657c386 [ci skip] Translation update 2022-05-29 00:23:25 +00:00
Erik Montnemery
47d0cc9b09
Update integrations to pass target player when resolving media () 2022-05-27 09:05:06 -07:00
GitHub Action
ceb8bb4745 [ci skip] Translation update 2022-05-21 00:22:49 +00:00
epenet
f144b518b2
Adjust device_automation type hints in kodi () 2022-05-19 10:18:01 +03:00
Franck Nijhof
7d2deae592
Clean up use of deprecated async_get_registry methods () 2022-05-17 13:40:19 +02:00
GitHub Action
c7e8428daa [ci skip] Translation update 2022-05-13 00:26:47 +00:00
Raman Gupta
5e3740d5ed
Add available property to kodi, with some code cleanup ()
* Add available property to kodi, with some code cleanup

* Update homeassistant/components/kodi/media_player.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-04-30 10:05:22 +03:00
Marc Mueller
4a574eb701
Type kodi error decorator () 2022-04-28 17:03:27 +02:00
epenet
4a0e00d939
Use EntityFeature enum in components (k**) ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-07 15:31:54 +02:00
Raman Gupta
963ed74797
Fix kodi log spamming again ()
* Fix kodi log spamming again

* use try except else
2022-04-02 13:26:50 -04:00
Raman Gupta
5f897874cb
Fix kodi log spamming () 2022-04-02 09:42:19 +02:00
Paulus Schoutsen
3bc2586874
Don't log the stack trace () 2022-03-31 20:10:16 +02:00
Martin
a9ebeb2876
Catch kodi protocol errors () 2022-03-30 12:14:53 -07:00
cvwillegen
8fc8778995
Improve log when connection to kodi media player cannot be created ()
* Make clearer in log files that connection to media player cannot be created.

* Only give connection error once.

When connection is lost, only give an error message once. When connection is restored and lost again, give error message again.
2022-03-29 11:09:59 +02:00