Michael
|
8236a9529f
|
Mark integrations as single_config_entry in manifest [k-r] (#128191)
* mark integrations as single_config_entry in manifest
* fix owntracks test
|
2024-10-12 09:03:17 +02:00 |
|
epenet
|
fb400af7d2
|
Prevent trailing line feeds in translation values (#126446)
* Prevent trailing line feeds in translation values
* Fixup strings
|
2024-09-23 13:02:39 +02:00 |
|
Jan-Philipp Benecke
|
bc8929d37f
|
Use debug/warning instead of info log level in components [o] (#126138)
|
2024-09-17 19:44:12 +02:00 |
|
epenet
|
ce4a62574a
|
Add alias to DOMAIN import (part 1) (#125560)
* Add alias to DOMAIN import (part 1)
* Revert tomato/xiaomi
|
2024-09-09 22:05:27 +02:00 |
|
epenet
|
913e5404da
|
Improve config flow type hints (part 1) (#124343)
* Improve config flow type hints
* Revert sms
|
2024-08-21 22:42:58 +02:00 |
|
epenet
|
9ca398ef82
|
Improve type hints in webhook implementations (#121588)
|
2024-07-09 12:05:23 +02:00 |
|
J. Nick Koston
|
c7d1319acf
|
Avoid linear search in owntracks to find devices (#114812)
|
2024-04-04 09:26:58 -10:00 |
|
Sid
|
6587ee20db
|
Enable Ruff TRY300 (#114437)
* Enable Ruff TRY300
* Update validation.py
* Address review comments
|
2024-03-30 10:37:59 +01:00 |
|
Joost Lekkerkerker
|
e6a692f354
|
Improve lists in integrations [N-O] (#113231)
|
2024-03-13 21:51:38 +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 |
|
Erik Montnemery
|
e0c1feb22c
|
Migrate integrations n-r to generic flowhandler (#111864)
|
2024-02-29 20:09:01 +01:00 |
|
Ville Skyttä
|
f4bf8fa8f1
|
Catch HTML case insensitively in "no HTML" config validation (#101181)
|
2023-10-01 16:19:24 +02:00 |
|
Ville Skyttä
|
34b47a2597
|
Remove unnnecessary pylint configs from components [m-r]* (#98924)
|
2023-08-24 00:56:50 +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 |
|
Joost Lekkerkerker
|
005e45edcc
|
Migrate OwnTracks to has entity name (#96743)
* Migrate OwnTracks to has entity name
* Fix test
* Fix tests
|
2023-07-17 14:55:34 +02:00 |
|
Joost Lekkerkerker
|
98e166f795
|
Fix device name for OwnTracks (#96759)
|
2023-07-17 14:49:35 +02:00 |
|
c0ffeeca7
|
854c709332
|
Update OwnTracks UI strings to reflect OwnTracks UI (#94476)
OwnTracks: update UI strings to reflect OwnTracks UI
|
2023-06-12 20:19:46 +02:00 |
|
J. Nick Koston
|
ed673a1b35
|
Avoid creating a task on callback in owntracks when using mqtt (#90548)
Nothing was being awaited in the callback. It did not
need to be a coro
|
2023-03-31 09:05:56 +02:00 |
|
epenet
|
f69d76702a
|
Adjust entity registry access in integrations (2) (#88947)
|
2023-03-01 08:02:51 +01:00 |
|
Erik Montnemery
|
1450b44c63
|
Sort manifests 7 (#87028)
|
2023-02-08 20:32:43 +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
|
8c993116e1
|
Enable Ruff SIM401 (#86790)
* Enable Ruff SIM401
* Adjust found cases
|
2023-01-27 13:08:44 +01:00 |
|
Franck Nijhof
|
94755a5773
|
String formatting and max line length - Part 4 (#84445)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2022-12-23 13:27:27 +01:00 |
|
GitHub Action
|
1e0345a377
|
[ci skip] Translation update
|
2022-12-10 00:21:35 +00:00 |
|
GitHub Action
|
3ab9a14ce7
|
[ci skip] Translation update
|
2022-12-06 00:21:31 +00:00 |
|
GitHub Action
|
03154e1d83
|
[ci skip] Translation update
|
2022-12-03 00:21:50 +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
|
2214fff3b4
|
Cleanup device_tracker imports (#81139)
|
2022-10-28 17:40:37 +02:00 |
|
GitHub Action
|
0199e0a756
|
[ci skip] Translation update
|
2022-10-21 00:30:37 +00:00 |
|
Franck Nijhof
|
a8f1cc0d33
|
Remove unneeded guards from (async_)add_entities call (#80471)
|
2022-10-17 21:11:58 +02:00 |
|
epenet
|
b5402f9b57
|
Import device tracker constants from root (#78242)
|
2022-09-12 20:50:44 -04:00 |
|
GitHub Action
|
051974304a
|
[ci skip] Translation update
|
2022-09-11 00:27:01 +00:00 |
|
epenet
|
ea71a462d6
|
Improve entity type hints [o] (#77826)
|
2022-09-06 10:25:35 +02:00 |
|
GitHub Action
|
6e03b12a93
|
[ci skip] Translation update
|
2022-08-13 00:25:00 +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
|
81e3ef03f7
|
[ci skip] Translation update
|
2022-08-02 00:27:42 +00:00 |
|
Marc Mueller
|
450b7cd644
|
Use device_tracker SourceType enum [n-r] (#75965)
|
2022-07-31 15:48:43 +02: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 (#73806)
|
2022-07-09 17:27:42 +02:00 |
|
GitHub Action
|
3970639c34
|
[ci skip] Translation update
|
2022-07-01 00:27:03 +00:00 |
|
Franck Nijhof
|
c8f700c803
|
Clean up accessing dispatcher helpers via hass (#72014)
Clean up accessing ditpatcher helpers via hass
|
2022-05-17 18:41:36 +02:00 |
|
Franck Nijhof
|
7d2deae592
|
Clean up use of deprecated async_get_registry methods (#72001)
|
2022-05-17 13:40:19 +02:00 |
|
GitHub Action
|
37f81b261d
|
[ci skip] Translation update
|
2022-05-16 00:24:28 +00:00 |
|
Marc Mueller
|
6eef3c16f2
|
Update pylint to 2.13.8 (#71280)
|
2022-05-04 12:14:24 +02:00 |
|
GitHub Action
|
c594de25f7
|
[ci skip] Translation update
|
2022-05-03 00:23:56 +00:00 |
|
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
|