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
|
899adef590
|
Sort manifests 4 (#87025)
|
2023-02-08 20:27:05 +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 |
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
Matthias Alphart
|
88356a95e6
|
Use power factor device class in Fronius integration again (#85495)
|
2023-01-09 10:42:49 +01:00 |
Franck Nijhof
|
fa55ba72a4
|
Fix incorrect power factor device class usage in Fronius (#84374)
|
2022-12-21 22:43:50 +01:00 |
epenet
|
0f40a73bb4
|
Use new unit enums in fronius (#84224)
|
2022-12-19 11:58:24 +01:00 |
epenet
|
0184aadb09
|
Use UnitOfElectricPotential in integrations (#84044)
|
2022-12-15 13:59:21 +01:00 |
epenet
|
946d5535b4
|
Use UnitOfFrequency in integrations (#83915)
|
2022-12-13 11:47:06 +01:00 |
epenet
|
4fe025b297
|
Use UnitOfPower in integrations [a-g] (#83812)
|
2022-12-12 11:48:09 +01:00 |
epenet
|
7c3ca38eb7
|
Use UnitOfElectricCurrent in integrations (#83622)
|
2022-12-09 10:51:26 +01:00 |
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
epenet
|
248d5ff541
|
Use ApparentPower unit and device class in integrations (#83577)
|
2022-12-08 20:55:18 +01:00 |
GitHub Action
|
1f3e5fb4fc
|
[ci skip] Translation update
|
2022-12-07 00:24:08 +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
|
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
|
fe5246fb6f
|
[ci skip] Translation update
|
2022-11-19 00:26:11 +00:00 |
GitHub Action
|
785cf0e29c
|
[ci skip] Translation update
|
2022-11-08 00:26:39 +00:00 |
Franck Nijhof
|
a8f1cc0d33
|
Remove unneeded guards from (async_)add_entities call (#80471)
|
2022-10-17 21:11:58 +02:00 |
GitHub Action
|
388328adba
|
[ci skip] Translation update
|
2022-10-17 00:36:39 +00:00 |
GitHub Action
|
23faf8024e
|
[ci skip] Translation update
|
2022-09-14 00:28:24 +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
|
cb46441b74
|
[ci skip] Translation update
|
2022-08-05 00:28:51 +00:00 |
GitHub Action
|
a3fd5acf3f
|
[ci skip] Translation update
|
2022-07-13 00:27:34 +00:00 |
Matthias Alphart
|
75abf87611
|
Migrate Fronius to new entity naming style (#74974)
|
2022-07-11 09:16:29 -07:00 |
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
epenet
|
619a92eab9
|
Cleanup deprecated async_get_registry in fronius (#72067)
|
2022-05-18 14:23:49 +02:00 |
GitHub Action
|
3de7ffde54
|
[ci skip] Translation update
|
2022-05-10 00:23:19 +00:00 |
Franck Nijhof
|
e69450f7ca
|
Remove deprecated YAML configuration from Fronius (#69032)
|
2022-03-31 22:38:54 +02:00 |
Matthias Alphart
|
9a396c1d16
|
remove unused constant (#68646)
|
2022-03-25 00:52:25 +02:00 |
JonasClever
|
b4bb35d4de
|
Fronius - change the unit of capacity from Ah to Wh (#68543)
|
2022-03-23 20:45:54 +02:00 |
Marc Mueller
|
354fc4c1ae
|
Update coordinator typing (2) [e-f] (#68462)
|
2022-03-21 14:13:16 +01:00 |
Marc Mueller
|
8f69d31322
|
Make TypeVars private (3) (#68207)
|
2022-03-17 19:11:14 +01:00 |
GitHub Action
|
c64b4d997b
|
[ci skip] Translation update
|
2022-03-13 00:18:58 +00:00 |
GitHub Action
|
66d757115c
|
[ci skip] Translation update
|
2022-03-11 00:21:48 +00:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
Matthias Alphart
|
0606b4a843
|
add apparent and reactive power DeviceClass (#65938)
|
2022-02-21 21:35:24 +01:00 |
GitHub Action
|
f921856f5f
|
[ci skip] Translation update
|
2022-02-21 00:17:31 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
ad0cb4831e
|
[ci skip] Translation update
|
2022-02-14 00:15:30 +00:00 |
GitHub Action
|
b2f0882e67
|
[ci skip] Translation update
|
2022-02-04 00:13:58 +00:00 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
GitHub Action
|
7d31f570e2
|
[ci skip] Translation update
|
2022-01-24 00:13:45 +00:00 |
Josh Soref
|
a6503406a4
|
spelling: components/fronius (#64274)
|
2022-01-17 13:50:50 +01:00 |