Franck Nijhof
96e9bf13fe
Fix icon in meteoclimatic wind bearing ( #83390 )
2022-12-06 12:27:05 +01:00
Franck Nijhof
de352c520c
Fix Goalzero time to empty sensor device class ( #83389 )
...
* Fix Goalzero time to empty sensor device class
* Fix tests
2022-12-06 12:14:15 +01:00
epenet
72fd57a685
Use new device class in accuweather ( #83318 )
2022-12-06 11:54:59 +01:00
Franck Nijhof
10db0d8bb1
Remove invalid device class from Hue connectivity sensor ( #83388 )
2022-12-06 11:28:14 +01:00
Franck Nijhof
6c74809400
Remove unused device class from Renault select ( #83330 )
...
* Remove unused device class from Renault select
* Fix tests
* More
2022-12-06 11:27:07 +01:00
Franck Nijhof
c25ba19ffd
Use enum sensor device class in Litter-Robot ( #83290 )
2022-12-06 11:08:05 +01:00
Jevgeni Kiski
d62bdbb9ff
Add vallox fan speed control ( #82548 )
...
* fan.set_percentage + tests
* let's see what is not yet covered
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* tests fix
* vallox_websocket_api 3.0.0
* more coverage
* test coverage
* Update tests/components/vallox/test_fan.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* raise exceptions on user input
* Supported features are different per preset mode.
* Test fixes
* Static supported features is back.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-06 11:00:59 +01:00
epenet
a3c4996291
Use new device class in zamg ( #83361 )
2022-12-06 10:56:23 +01:00
epenet
8a1a341b3a
Use new device class in darksky ( #83362 )
2022-12-06 10:55:12 +01:00
epenet
b8613ec09d
Allow cm in precipitation units ( #83360 )
...
* Use new device class in zamg
* Adjust docstring
* Undo component changes
2022-12-06 10:34:58 +01:00
epenet
55d1474e4a
Fix sensor schema for device classes ( #83378 )
2022-12-06 10:29:23 +01:00
Raman Gupta
87e2bbbfab
Fix zwave_js_value_updated event ( #83358 )
...
* Fix zwave_js_value_updated event
* Fix zwave_js_value_updated event
2022-12-06 10:25:37 +01:00
epenet
4f94ad475f
Use new device class in lacrosse view ( #83365 )
2022-12-06 10:22:52 +01:00
epenet
9856a811ae
Use new device class in trafikverket weatherstation ( #83370 )
2022-12-06 10:16:49 +01:00
epenet
11609a63e3
Use new device class in metoffice ( #83366 )
2022-12-06 10:15:53 +01:00
epenet
a14e465246
Use new device class in ecowitt ( #83364 )
2022-12-06 10:15:01 +01:00
epenet
d915fd3052
Use new device class in rfxtrx ( #83368 )
2022-12-06 10:09:03 +01:00
epenet
0c9a78fb8e
Use tuple in test parametrization ( #83379 )
2022-12-06 09:46:10 +01:00
Jan Bouwhuis
7ed1d4988b
Add QoS parameter to MQTT websocket_subscribe ( #83241 )
2022-12-06 09:31:19 +01:00
epenet
3de7b439b8
Use new enums in rflink ( #83371 )
2022-12-06 09:11:53 +01:00
epenet
d1bbd241aa
Use new device class in buienradar ( #83363 )
2022-12-06 09:11:12 +01:00
Franck Nijhof
c2da664bcc
Migrate Sensibo translations ( #83310 )
2022-12-06 08:59:48 +01:00
puddly
5121952a85
Bump ZHA dependencies ( #83350 )
2022-12-05 22:34:39 -05:00
J. Nick Koston
1ee9c0cb8d
Fix bluetooth device connection failure when device is seen by dbus but not bleak ( #83281 )
2022-12-05 22:34:21 -05:00
Erik Montnemery
587381440f
Fix repairing datetime precision for PostgreSQL ( #83351 )
2022-12-05 22:33:06 -05:00
GitHub Action
3ab9a14ce7
[ci skip] Translation update
2022-12-06 00:21:31 +00:00
Franck Nijhof
30db947d99
Use enum sensor device class in Overkiz ( #83342 )
2022-12-06 00:36:57 +01:00
Franck Nijhof
3f891ef4ee
Migrate Wolf SmartSet Service translations ( #83323 )
2022-12-06 00:14:07 +01:00
Joakim Plate
aa37f6c934
Adjust error message and add callback in nibe heatpump climate ( #83027 )
...
* Adjust error message and add callback
* Line break value error string
2022-12-06 00:12:14 +01:00
Franck Nijhof
bc9f86f342
Remove unused device class from Kostal Plenticore select ( #83329 )
2022-12-06 00:09:51 +01:00
Franck Nijhof
762eb57636
Validate state class and unit of measurement for non-numeric sensors ( #83344 )
...
* Validate state class and unit of measurement for non-numeric sensors
* Remove duration
* Fix rest tests
2022-12-06 00:07:02 +01:00
Bram Kragten
91cdf0ecf7
Update frontend to 20221205.0 ( #83349 )
2022-12-05 23:59:54 +01:00
epenet
67192d4ea7
Introduce unit enums for information and data rate ( #83291 )
...
* Introduce UnitOfData enum
* Introduce UnitOfDataRate enum
* UnitOfData > UnitOfInformation
2022-12-05 23:32:00 +01:00
epenet
7eda67be11
Introduce unit enums for electric current and potential ( #83287 )
...
* Introduce UnitOfElectricCurrent enum
* Introduce UnitOfElectricalPotential enum
* UnitOfElectricalPotential > UnitOfElectricPotential
2022-12-05 23:31:43 +01:00
epenet
f1ce8a9004
Use new device class in ambient_station ( #83322 )
...
* Use new device class in ambient_station
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/sensor.py
2022-12-05 22:02:04 +01:00
Bouwe Westerdijk
2c4f9ca037
Update plugwise to v0.25.14, improve number detection ( #83345 )
...
fixes undefined
2022-12-05 20:17:19 +01:00
Franck Nijhof
171bed7637
Migrate UniFi Protect translations ( #83338 )
...
* Migrate UniFi Protect translations
* Move key
2022-12-05 20:10:36 +01:00
Franck Nijhof
e918adb25d
Clean up Zodiac ( #83334 )
2022-12-05 20:08:05 +01:00
epenet
8fdf35b80a
Introduce UnitOfFrequency enum ( #83289 )
2022-12-05 20:03:47 +01:00
epenet
6295cf3dc4
Introduce UnitOfTime enum ( #83288 )
2022-12-05 20:03:27 +01:00
J. Nick Koston
d97bcfdca9
Bump aiohomekit to 2.4.1 ( #83341 )
2022-12-05 19:54:27 +01:00
epenet
106a405733
Use new device class in meteo_france ( #83325 )
2022-12-05 19:09:40 +01:00
Franck Nijhof
399f0ea161
Migrate Overkiz select translations ( #83324 )
2022-12-05 17:24:59 +01:00
Franck Nijhof
150e49f4c2
Use enum sensor device class in AirVisual ( #83316 )
2022-12-05 17:24:47 +01:00
Alice
b97f95efc4
Update litterrobot integration to support long-term statistics ( #83269 )
2022-12-05 17:12:58 +01:00
Maikel Punie
1011c30cc5
Small fix for the velbus clear-cache service ( #83279 )
2022-12-05 17:12:27 +01:00
epenet
4f4d60c105
Use attributes in homematicip_cloud ( #83295 )
2022-12-05 17:10:38 +01:00
epenet
9682249830
Use new device class in environment canada ( #83297 )
2022-12-05 17:08:00 +01:00
epenet
6053b6f94a
Use new device class in aemet ( #83315 )
2022-12-05 17:07:01 +01:00
epenet
7b98656bcd
Use new device class in openweathermap ( #83331 )
2022-12-05 17:04:02 +01:00