c0ffeeca7
|
866ffcf639
|
Use bold to markup UI strings (#126748)
* Use bold to markup UI strings
* Use bold to markup UI strings
|
2024-09-25 15:33:23 +02:00 |
|
Erik Montnemery
|
c638537731
|
Use 'select' instead of 'click' or 'press' when guiding users in flows (#126731)
|
2024-09-25 13:37:43 +02:00 |
|
Jan-Philipp Benecke
|
3981c87860
|
Prevent blocking event loop in ps4 (#126151)
* Prevent blocking event loop in ps4
* Process code review comment
|
2024-09-19 10:45:26 +02:00 |
|
Jan-Philipp Benecke
|
4efa147a2b
|
Use debug/warning instead of info log level in components [p] (#126139)
|
2024-09-17 19:44:38 +02:00 |
|
epenet
|
6833af6286
|
Improve config flow type hints (n-p) (#124909)
|
2024-08-30 11:04:58 +02:00 |
|
Erik Montnemery
|
1a2d013c97
|
Update icons.json to new service schema part 3 (#124770)
|
2024-08-28 13:48:01 +02:00 |
|
epenet
|
47beddc6c6
|
Improve config flow type hints (part 4) (#124348)
|
2024-08-21 22:43:42 +02:00 |
|
J. Nick Koston
|
cc96bc44a0
|
Avoid linear search in ps4 to find devices (#114814)
|
2024-04-04 11:53:04 +02:00 |
|
Joost Lekkerkerker
|
70286b38ec
|
Fix icon mistakes (#113420)
|
2024-03-14 14:49:20 +01:00 |
|
Marc Mueller
|
aa16a9d707
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Marc Mueller
|
988c71ecc5
|
Add empty line after module docstring [n-q] (#112702)
|
2024-03-08 15:04:07 +01:00 |
|
Joost Lekkerkerker
|
30a8c1739f
|
Add icon translations to PS4 (#112190)
|
2024-03-05 08:43:50 +01:00 |
|
Erik Montnemery
|
e0c1feb22c
|
Migrate integrations n-r to generic flowhandler (#111864)
|
2024-02-29 20:09:01 +01:00 |
|
J. Nick Koston
|
e2ec23955e
|
Migrate ps4 to use async_update_entry to alter config entries (#110373)
|
2024-02-12 19:52:04 +01:00 |
|
J. Nick Koston
|
6fce8a5403
|
Avoid linear search of the entity registry in ps4 (#109723)
|
2024-02-05 17:25:12 -05:00 |
|
Marc Mueller
|
438d3b01b9
|
Use builtin TimeoutError [o-s] (#109682)
|
2024-02-05 12:14:37 +01:00 |
|
Jan Rieger
|
74a57e8676
|
Use more common translations (#100135)
|
2023-09-12 19:44:31 +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
|
90d839724c
|
Migrate integration services (N-P) to support translations (#96376)
|
2023-07-12 00:33:37 +02:00 |
|
Franck Nijhof
|
3e85a29b86
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
|
Erik Montnemery
|
c1c319d4d1
|
Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema (#93908)
* Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema
* ✏️
|
2023-06-01 13:15:48 +02:00 |
|
Erik Montnemery
|
a4b8b4f7c2
|
Add config entry only config schema to integrations a-r (#93899)
|
2023-06-01 11:42:14 +02:00 |
|
epenet
|
d173590477
|
Remove combined translations in integrations (#91337)
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
|
2023-04-15 15:51:04 +02:00 |
|
epenet
|
91e389c58d
|
Bump ruff to 0.0.253 (#89211)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2023-03-06 16:16:31 +01:00 |
|
epenet
|
ee6f969c2a
|
Add type hints to ps4 media player (#89236)
|
2023-03-06 15:56:34 +01:00 |
|
epenet
|
f69d76702a
|
Adjust entity registry access in integrations (2) (#88947)
|
2023-03-01 08:02:51 +01:00 |
|
epenet
|
42d90538e4
|
Use load_json_object in ps4 (#88590)
|
2023-02-22 13:55:44 +01:00 |
|
epenet
|
ba23816a0c
|
Inverse json import logic (#88099)
* Fix helpers and util
* Adjust components
* Move back errors
* Add report
* mypy
* mypy
* Assert deprecation messages
* Move test_json_loads_object
* Adjust tests
* Fix rebase
* Adjust pylint plugin
* Fix plugin
* Adjust references
* Adjust backup tests
|
2023-02-16 11:37:57 +01:00 |
|
Erik Montnemery
|
5dfb9cddd6
|
Sort manifests 8 (#87029)
|
2023-02-08 20:13:46 +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
|
3d557b5583
|
Collection of code styling tweaks (#87381)
|
2023-02-04 12:52:26 -05:00 |
|
Franck Nijhof
|
5e81d28116
|
Update black to 23.1.0 (#87188)
|
2023-02-02 18:35:24 +01:00 |
|
Marc Mueller
|
f8c0e80ef7
|
Replace None constant [ps4] (#86541)
|
2023-01-24 16:33:15 +01:00 |
|
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
|
GitHub Action
|
31a3f1100a
|
[ci skip] Translation update
|
2022-12-24 00:19:43 +00:00 |
|
Franck Nijhof
|
f39f3b612a
|
String formatting and max line length - Part 5 (#84501)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2022-12-23 16:43:17 +01: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 |
|
GitHub Action
|
1f3e5fb4fc
|
[ci skip] Translation update
|
2022-12-07 00:24:08 +00:00 |
|
GitHub Action
|
3ab9a14ce7
|
[ci skip] Translation update
|
2022-12-06 00:21:31 +00:00 |
|
GitHub Action
|
0d1f476bee
|
[ci skip] Translation update
|
2022-12-01 00:33:36 +00:00 |
|
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +00:00 |
|
epenet
|
4bf1475c95
|
Use attributes in ps4 media player (#82837)
|
2022-11-28 12:23:20 +01:00 |
|
GitHub Action
|
b65d8cc1b3
|
[ci skip] Translation update
|
2022-11-28 00:23:09 +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
|
c7fc51cfa5
|
[ci skip] Translation update
|
2022-11-04 00:29:52 +00:00 |
|
epenet
|
5c8e8e4860
|
Use new media player enums (#78264)
|
2022-09-12 20:06:27 +02:00 |
|
GitHub Action
|
b56f54745a
|
[ci skip] Translation update
|
2022-09-12 00:26:16 +00:00 |
|