Marc Mueller
|
907b9c42e5
|
Use PEP 695 for decorator typing with type aliases (2) (#117663)
|
2024-05-18 11:41:46 +02:00 |
|
Marc Mueller
|
87bb7ced79
|
Use PEP 695 for simple type aliases (#117633)
|
2024-05-17 14:42:21 +02:00 |
|
Chris Talkington
|
1e35dd9f6f
|
Bump rokuecp to 0.19.3 (#117059)
|
2024-05-08 08:38:44 -05:00 |
|
Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Sid
|
6587ee20db
|
Enable Ruff TRY300 (#114437)
* Enable Ruff TRY300
* Update validation.py
* Address review comments
|
2024-03-30 10:37:59 +01:00 |
|
Sid
|
ccd2e989c3
|
Enable ruff RUF005 and fix occurrences (#113589)
|
2024-03-16 07:37:20 -10:00 |
|
Joost Lekkerkerker
|
77917506bb
|
Improve lists in integrations [R-S] (#113233)
* Improve lists in integrations [R-S]
* Fix
* Fix
|
2024-03-13 21:55:00 +01:00 |
|
Joost Lekkerkerker
|
b34302e51b
|
Add icon translations to Roku (#112214)
* Add icon translations to Roku
* Add icon translations to Roku
* Fix
* Fix
|
2024-03-13 19:06:16 +01:00 |
|
Chris Talkington
|
2005e787bd
|
Bump rokuecp to 0.19.2 (#113198)
|
2024-03-13 10:40:39 +01:00 |
|
Joost Lekkerkerker
|
b59bba8951
|
Remove entity description mixin in Roku (#112931)
|
2024-03-10 11:46:40 -05:00 |
|
Marc Mueller
|
aa16a9d707
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
|
Marc Mueller
|
a033574ee2
|
Add empty line after module docstring [r] (#112703)
|
2024-03-08 15:05:07 +01:00 |
|
Erik Montnemery
|
e0c1feb22c
|
Migrate integrations n-r to generic flowhandler (#111864)
|
2024-02-29 20:09:01 +01:00 |
|
Chris Talkington
|
3491dd68b5
|
Update rokuecp to 0.19.1 (#110670)
|
2024-02-17 13:01:47 +01:00 |
|
Chris Talkington
|
f87550c909
|
Update rokuecp to 0.19 (#109100)
|
2024-02-01 09:08:32 +01:00 |
|
Ville Skyttä
|
24b1e01d71
|
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
* Disable Ruff rules that may conflict with the formatter
* Upgrade Ruff to 0.1.8
- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8
* Format with Ruff 0.1.8
|
2023-12-20 23:55:09 +01:00 |
|
Erik Montnemery
|
0c2485bc03
|
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-18 16:28:13 -10:00 |
|
Marc Mueller
|
e9d4a02bb1
|
Adjust roku type hint (#104877)
|
2023-12-02 10:37:44 -05:00 |
|
Franck Nijhof
|
f149c809c2
|
Add field description for Roku host (#104631)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-11-28 10:03:57 +01:00 |
|
J. Nick Koston
|
9c775a8a24
|
Set roku media player device class in constructor (#100225)
|
2023-09-12 12:58:20 -05:00 |
|
Joost Lekkerkerker
|
890efd58e0
|
Add entity translations to Roku (#96083)
* Add entity translations to Roku
* Add entity translations to Roku
|
2023-08-22 16:59:56 +02:00 |
|
Chris Talkington
|
2e0038b981
|
Require device id for Roku entities (#98734)
|
2023-08-22 09:22:46 +02:00 |
|
Chris Talkington
|
eb4745012a
|
Update rokuecp to 0.18.1 (#98432)
|
2023-08-15 10:02:38 +02:00 |
|
Erik Montnemery
|
045c327928
|
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry
* Update integrations
|
2023-08-10 22:04:26 -04:00 |
|
Franck Nijhof
|
62fe4957c9
|
Migrate integration services (Q-S) to support translations (#96378)
|
2023-07-12 01:18:22 +02:00 |
|
Paulus Schoutsen
|
decb1a3118
|
Fix entity name for iBeacon and Roku (#95574)
* Fix entity nmae for iBeacon and Roku
* Roku remote too
|
2023-06-29 13:43:13 -04:00 |
|
Chris Talkington
|
508cd7ef7e
|
Fix failed recovery in roku (#94572)
|
2023-06-13 21:07:03 -10:00 |
|
Chris Talkington
|
5bdc830664
|
Bump rokuecp to 0.18.0 (#93424)
|
2023-05-24 08:27:20 +02:00 |
|
epenet
|
3b83340f6e
|
Improve get_browse_image type hints in media player (#90057)
|
2023-03-26 19:54:01 +02:00 |
|
epenet
|
f56bf134d2
|
Improve browse_media type hints in media player (#90060)
* Improve browse_media type hints in media player
* Adjust components
* Adjust base entity
|
2023-03-24 21:49:12 -07:00 |
|
epenet
|
4836404288
|
Improve media_player type hints in integrations (#90029)
Fix some media_player type hints
|
2023-03-21 11:10:12 +01:00 |
|
Chris Talkington
|
04fabf4838
|
Update rokuecp to 0.17.1 (#88425)
|
2023-02-18 22:40:02 -06:00 |
|
Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
|
Erik Montnemery
|
5dfb9cddd6
|
Sort manifests 8 (#87029)
|
2023-02-08 20:13:46 +01:00 |
|
Marc Mueller
|
b478b4fa16
|
Add ParamSpec TypeAliases [mypy 1.0] (#87597)
|
2023-02-07 15:56:26 +01:00 |
|
Franck Nijhof
|
939eef3b28
|
Remove translations from Core (#87543)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-02-06 15:06:43 +01:00 |
|
Franck Nijhof
|
ca1a12898c
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
|
Marc Mueller
|
45b4b0e990
|
Import ParamSpec from typing [Py310] (#86413)
* 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 |
|
GitHub Action
|
1e0345a377
|
[ci skip] Translation update
|
2022-12-10 00:21:35 +00:00 |
|
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
|
Franck Nijhof
|
647469f472
|
Remove str from media player device class (#83398)
* Remove str from media player device class
* Adjust pylint plugin
|
2022-12-06 14:57:34 +01:00 |
|
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +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 |
|
Chris Talkington
|
18f51db15d
|
Add integration_type to ipp and roku (#80831)
|
2022-10-23 13:31:24 -05:00 |
|
GitHub Action
|
388328adba
|
[ci skip] Translation update
|
2022-10-17 00:36:39 +00:00 |
|
epenet
|
5c8e8e4860
|
Use new media player enums (#78264)
|
2022-09-12 20:06:27 +02:00 |
|
epenet
|
7871a517a8
|
Import constants from root (#78271)
|
2022-09-12 18:53:05 +02:00 |
|