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
6c2702a7b8
Sort manifests 11 ( #87032 )
2023-02-08 20:10:18 +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
epenet
bb3e0633a4
Add init return type to integrations ( #87523 )
...
Add type hints to integrations
2023-02-06 11:37:25 +01:00
epenet
8e7e210693
Fix invalid constant in vicare ( #86079 )
2023-01-17 12:29:32 +01:00
Hans Oischinger
1e9de194d3
Add vicare buffer top/main temperature sensors ( #79466 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
fixes undefined
2023-01-17 11:34:38 +01:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
Hans Oischinger
235a34c10c
Catch vicare errors when deactivating preset fails ( #84778 )
...
vicare: catch errors when deactivating preset fails
2022-12-29 15:28:33 +01:00
Hans Oischinger
c354868270
water_heater: Add unsupported states ( #84720 )
2022-12-28 21:45:24 +01:00
Hans Oischinger
f65e18c019
Bump PyVicare to 2.21.0 ( #83770 )
2022-12-12 11:57:44 +01:00
Hans Oischinger
5fa9da25f2
Rename "Power production this week" vicare sensor ( #83771 )
...
vicare: Rename "Power production this week" sensor
'Power' should be 'Energy' like for the other timespanns.
This one was forgotten last time this area was cleaned up.
2022-12-11 18:53:05 +01:00
epenet
c947152c48
Use unit enums in vicare ( #83648 )
2022-12-10 11:06:46 +01:00
epenet
63e8dd58ef
Use UnitOfTemperature in water_heater entities ( #83132 )
2022-12-05 11:42:15 +01:00
epenet
c7a6b5983f
Use UnitOfTemperature in climate entities [t-z] ( #83129 )
2022-12-05 10:18:57 +01: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
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
TheJulianJES
ea0c3e806d
Bump PyViCare to 2.19.0 ( #82381 )
...
fixes undefined
2022-11-20 08:13:19 -06: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
8d28da83ca
[ci skip] Translation update
2022-10-05 00:36:50 +00:00
Hans Oischinger
125c037def
Address late review of ViCare ( #79458 )
...
Runn blocking I/O of button entity creation in async_add_executor_job
2022-10-03 11:10:25 +02:00
Hans Oischinger
35fa73eee9
vicare: Don't create unsupportedd button entites ( #79425 )
...
Button entities should only be offered when the datapoint exists on
the API.
2022-10-01 22:17:25 +03:00
Hans Oischinger
94c825cf4f
vicare: Add additional temperature sensors ( #79426 )
...
Add additional temperature sensors
New datapoints in PyVicare API
2022-10-01 20:58:57 +02:00
TheJulianJES
b5935e5a4f
Bump PyViCare==2.17.0 ( #78232 )
2022-09-13 13:01:13 +02:00
epenet
6affd9c6fb
Import climate constants from root [m-z] ( #78178 )
2022-09-10 23:42:28 +02:00
epenet
050cb275ff
Improve entity type hints [v] ( #77885 )
2022-09-06 13:59:05 +02:00
epenet
e19e65908a
Use _attr_precision in entities ( #77477 )
2022-08-29 22:02:29 +02:00
epenet
0c401bcab2
Use _attr_temperature_unit in climate entities ( #77472 )
2022-08-29 10:20:55 +02: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
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
405d323709
[ci skip] Translation update
2022-07-08 00:27:47 +00:00
epenet
b9c135870a
Fix model in vicare device_info ( #74135 )
2022-06-28 17:54:07 +02:00
Hans Oischinger
4ee92f3953
Improve hvac_mode compatibility of vicare ( #66454 )
2022-06-23 11:34:34 +02:00
GitHub Action
33c263d09b
[ci skip] Translation update
2022-06-23 00:20:13 +00:00
GitHub Action
109d1844b3
[ci skip] Translation update
2022-06-21 00:22:51 +00:00
iAutom8
14030991cf
Add ViCare additional temperature sensors ( #72792 )
2022-06-03 22:57:01 +01:00
Hans Oischinger
4c8a77fbd4
Bump PyViCare==2.16.2 ( #72448 )
2022-05-25 08:30:21 +02:00
epenet
6245d28907
Remove YAML configuration from vicare ( #72408 )
2022-05-24 20:28:09 +02:00
GitHub Action
ceb8bb4745
[ci skip] Translation update
2022-05-21 00:22:49 +00:00
GitHub Action
3a13ffcf13
[ci skip] Translation update
2022-05-19 00:26:11 +00:00
Hans Oischinger
20d9f2d3b7
Vicare Gas & Power consumption summary sensors ( #66458 )
2022-05-09 12:11:09 +02:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
epenet
475296fb36
Use climate enums in vicare ( #70751 )
2022-04-25 21:28:19 -10:00
Hans Oischinger
248b41b964
Fix broken translation ( #70156 )
2022-04-16 23:14:36 +02:00
Hans Oischinger
bc5594e263
vicare: Diagnostics ( #69819 )
...
* vicare: Diagnostics
* Exclude diagnostics from codecoverage
2022-04-15 23:22:24 +03:00