Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Marc Mueller
|
988c71ecc5
|
Add empty line after module docstring [n-q] (#112702)
|
2024-03-08 15:04:07 +01:00 |
|
Joost Lekkerkerker
|
4ca8a02771
|
Add icon translations to Nanoleaf (#111946)
|
2024-03-01 20:18:59 +01:00 |
|
Erik Montnemery
|
e0c1feb22c
|
Migrate integrations n-r to generic flowhandler (#111864)
|
2024-02-29 20:09:01 +01:00 |
|
c0ffeeca7
|
bf63674af2
|
Nanoleaf to Nut: add host field description (#104857)
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
|
2023-12-04 10:38:52 +01:00 |
|
Joost Lekkerkerker
|
8dc05894a8
|
Use shorthand attributes in Nanoleaf (#99601)
|
2023-09-04 15:18:48 +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
|
bf66dc7a91
|
Use entity name naming for Nanoleaf (#95741)
* Use device class naming for Nanoleaf
* Remove device class icon
|
2023-07-22 22:59:56 -04:00 |
|
epenet
|
1278fe1f81
|
Use load_json_object in nanoleaf (#88592)
* Use load_json_object in nanoleaf
* pretty
* prettier
|
2023-02-22 13:54:02 +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
|
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
|
1d64ba9d34
|
Sort manifests 6 (#87027)
|
2023-02-08 20:38: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 |
|
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
|
Milan Meulemans
|
e603645b90
|
Upgrade aionanoleaf to 0.2.1 (#83669)
|
2023-01-12 00:43:04 +01:00 |
|
epenet
|
1766df3faa
|
Improve integration type hints for diagnostics (#85526)
|
2023-01-09 15:17:48 +01:00 |
|
Marc Mueller
|
c3991b591a
|
Improve DataUpdateCoordinator typing in integrations (8) (#85331)
|
2023-01-07 14:55:19 +01:00 |
|
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
|
GitHub Action
|
03154e1d83
|
[ci skip] Translation update
|
2022-12-03 00:21:50 +00:00 |
|
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +00:00 |
|
GitHub Action
|
b65d8cc1b3
|
[ci skip] Translation update
|
2022-11-28 00:23:09 +00:00 |
|
GitHub Action
|
eaf6d43508
|
[ci skip] Translation update
|
2022-11-23 00:26:26 +00:00 |
|
GitHub Action
|
0be2a3f182
|
[ci skip] Translation update
|
2022-11-22 00:26:32 +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 |
|
GitHub Action
|
ccef03f1d4
|
[ci skip] Translation update
|
2022-09-02 00:25:46 +00:00 |
|
GitHub Action
|
035cd16a95
|
[ci skip] Translation update
|
2022-08-30 00:30:17 +00:00 |
|
Marc Mueller
|
702f8180a6
|
Use TriggerActionType [l-t] (#76813)
|
2022-08-15 14:00:42 -04: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
|
81e3ef03f7
|
[ci skip] Translation update
|
2022-08-02 00:27:42 +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 (#73806)
|
2022-07-09 17:27:42 +02:00 |
|
epenet
|
ef5fccad9e
|
Use standard argument name in async_step_reauth (#74139)
|
2022-06-28 23:23:32 +02:00 |
|
epenet
|
756988fe20
|
Use Mapping for async_step_reauth (f-o) (#72764)
|
2022-06-02 14:17:09 +02:00 |
|
GitHub Action
|
7746715590
|
[ci skip] Translation update
|
2022-06-02 00:27:51 +00:00 |
|
Joakim Sørensen
|
b9e93207e3
|
Switch severity for gesture logging (#72668)
|
2022-05-29 15:14:43 -10:00 |
|
epenet
|
52686aae05
|
Adjust device_automation type hints in nanoleaf (#72134)
|
2022-05-23 14:53:12 +02:00 |
|
GitHub Action
|
ceb8bb4745
|
[ci skip] Translation update
|
2022-05-21 00:22:49 +00:00 |
|
GitHub Action
|
37f81b261d
|
[ci skip] Translation update
|
2022-05-16 00:24:28 +00:00 |
|
GitHub Action
|
3de7ffde54
|
[ci skip] Translation update
|
2022-05-10 00:23:19 +00:00 |
|
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
|
epenet
|
01efbdb104
|
Use light enums in nanoleaf (#70795)
|
2022-04-26 15:30:42 +03:00 |
|
epenet
|
1d5096638e
|
Use ColorMode enum in nanoleaf (#70527)
|
2022-04-23 09:25:03 -10:00 |
|
Erik Montnemery
|
353c091973
|
Migrate nanoleaf light to color_mode (#69429)
|
2022-04-15 20:09:47 +02:00 |
|
Paulus Schoutsen
|
513b05c927
|
Nanoleaf: remove deprecated YAML import (#69004)
|
2022-03-31 20:18:17 +02:00 |
|
epenet
|
ecd43f391f
|
Prettify json (manifest.json) (#68886)
|
2022-03-30 10:56:37 +02:00 |
|