Marc Mueller
|
156a2427ff
|
Use aiohttp.ClientTimeout for timeout (#122458)
|
2024-07-23 08:20:04 -05:00 |
|
Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Sid
|
3799d20d43
|
Enable Ruff B905 (#114197)
|
2024-04-14 00:14:26 -05:00 |
|
Sid
|
6587ee20db
|
Enable Ruff TRY300 (#114437)
* Enable Ruff TRY300
* Update validation.py
* Address review comments
|
2024-03-30 10:37:59 +01:00 |
|
Marc Mueller
|
930a396712
|
Add empty line after module docstring [s] (#112704)
|
2024-03-08 14:33:51 +01:00 |
|
J. Nick Koston
|
0d4c82b54d
|
Convert Integration platforms processors where nothing is awaited to callbacks (#110825)
Convert Integration platforms processors where nothing is awaited callbacks
|
2024-02-17 20:49:47 -05:00 |
|
Marc Mueller
|
438d3b01b9
|
Use builtin TimeoutError [o-s] (#109682)
|
2024-02-05 12:14:37 +01:00 |
|
Marc Mueller
|
b22cd2deaa
|
Enable strict typing for system_health (#107283)
|
2024-01-08 10:40:49 +01:00 |
|
Marc Mueller
|
a9ade1f84d
|
Use asyncio.timeout [core] (#98447)
|
2023-08-15 08:36:05 -05:00 |
|
Erik Montnemery
|
8896b27f70
|
Add empty config schema to integrations p-s (#93700)
|
2023-05-29 20:57:18 +02:00 |
|
rlippmann
|
f5911bcad6
|
Add slots to dataclasses in default_config (#91410)
* add dataclass slots to default config items
* remove slots from sun mixing
|
2023-04-14 14:22:39 -04:00 |
|
Erik Montnemery
|
b0b1d8143f
|
Sort manifests 10 (#87031)
|
2023-02-08 20:41:50 +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
|
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 |
|
Franck Nijhof
|
2b27cfdabb
|
Set system & entity integration types (#79593)
|
2022-10-04 10:36:42 -04:00 |
|
GitHub Action
|
bec8e544f4
|
[ci skip] Translation update
|
2022-08-14 00:25:47 +00:00 |
|
epenet
|
035e96a79b
|
Remove system_health from mypy ignore list (#74415)
|
2022-07-04 16:46:59 +02:00 |
|
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
|
GitHub Action
|
6364e81be5
|
[ci skip] Translation update
|
2022-02-24 00:17:55 +00:00 |
|
GitHub Action
|
dd4e5bb9c5
|
[ci skip] Translation update
|
2022-01-27 00:14:02 +00:00 |
|
Erik Montnemery
|
6eb0447566
|
Import websocket_api (part 3) (#63907)
|
2022-01-11 17:26:37 +01:00 |
|
J. Nick Koston
|
10d6247fee
|
Bump to aiohttp 3.8.0 (#58974)
|
2021-11-04 10:07:50 -05:00 |
|
Marc Mueller
|
d51487f82a
|
Import Callable from collections.abc (3) (#56777)
|
2021-09-29 16:19:06 +02:00 |
|
Ville Skyttä
|
939fde0a50
|
ConfigType and async_setup/setup type hint improvements (#54739)
|
2021-08-18 13:22:05 +02:00 |
|
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
|
Joakim Sørensen
|
9b89acea97
|
Handle Timeout exceptions in system_health (#50017)
|
2021-05-03 14:26:25 +02:00 |
|
Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
|
J. Nick Koston
|
c820dd4cb5
|
Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-19 09:26:36 -05:00 |
|
Marc Mueller
|
4cb7718192
|
Update typing 16 (#48087)
|
2021-03-18 22:58:19 +01:00 |
|
Marc Mueller
|
a3cd1854f6
|
Update typing 12 (#48073)
|
2021-03-18 14:31:38 +01:00 |
|
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
|
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
|
Paulus Schoutsen
|
7745408440
|
System health improvement (#43066)
|
2020-11-10 23:56:50 +01:00 |
|
Paulus Schoutsen
|
9f4480a634
|
Add system health streaming updates (#42831)
|
2020-11-10 22:45:59 +01:00 |
|
Paulus Schoutsen
|
7719e878f9
|
Migrate system health to use integration_platform (#42785)
|
2020-11-03 14:28:55 +01:00 |
|
HomeAssistant Azure
|
6ae12c3faf
|
[ci skip] Translation update
|
2020-10-10 00:05:05 +00:00 |
|
HomeAssistant Azure
|
9092b83869
|
[ci skip] Translation update
|
2020-07-20 00:03:01 +00:00 |
|
Joakim Sørensen
|
730a257f3c
|
Rename translations dir for integrations (#34494)
|
2020-04-21 16:11:05 -07:00 |
|
Paulus Schoutsen
|
95357dfc55
|
Update translations
|
2020-04-20 16:33:54 -07:00 |
|
HomeAssistant Azure
|
6d7fb9f46a
|
[ci skip] Translation update
|
2020-04-20 00:04:37 +00:00 |
|
Paulus Schoutsen
|
0d60d40512
|
Update translations
|
2020-04-16 13:00:10 -07:00 |
|
Paulus Schoutsen
|
6119e79023
|
Migrate frontend translations of domains to backend (#34294)
|
2020-04-16 11:52:27 -07:00 |
|
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
|
Franck Nijhof
|
bfa0edaf92
|
Migrate Integration Quality Scale from docs to manifest: internal (#30551)
|
2020-01-07 20:58:49 +01:00 |
|
Franck Nijhof
|
22760a0bee
|
Correct names in manifests (Q-S) (#30543)
|
2020-01-07 08:19:44 -05:00 |
|
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
|
Ville Skyttä
|
99c7608fb4
|
Lint config cleanups (#28864)
* Remove bunch of unneeded lint exclusions
* Use symbolic names instead of identifiers in pylint disables
* Tighten scope of some pylint disables
|
2019-11-25 22:40:08 -08:00 |
|
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
nierob
|
979f801488
|
Avoid creating temporary lists (#25317)
That gives nano performance improvements as *() is slightly faster
then *[].
|
2019-07-19 13:36:18 -07:00 |
|