Steven Looman
083db97476
Sort motioneye media items in media browser ( #79408 )
...
* Sort media
* KEY_MEDIA_SORT_ATTR should be in const
* Changes after review
2022-10-02 00:36:03 +02:00
Shay Levy
f64a4f4a95
Bump aiowebostv to 0.2.1 ( #79423 )
2022-10-02 00:32:27 +02:00
Garrett
9058b5b9c3
Update sensors for Subaru integration ( #66996 )
...
* Update sensor.py
* Change "EV Time to Fully Charged" type to datetime object (HA 2022.2)
* Validate types before accessing dict entries
* Test handling of invalid data from Subaru
* Bump to subarulink 0.4.2
* Incorporate style suggestion
* Update sensor.py to use SensorEntity
* isort tests
* Remove SubaruSensor.current_value
* Fix isort errors
* Resolve conflict from previous PR (add locks)
* Fix linting errors in config_flow.py
* Incorporate PR review comments for sensor
* Incorporate PR review comments for sensor
* Make 3rd party library responsible for API data parsing
* Add type annotations to sensor.py
* Incorporate PR review comments
* Incorporate PR review comments
* Set _attr_has_entity_name = True for sensors
2022-10-02 00:25:49 +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
Erik Montnemery
2de273500e
Remove state_unit_of_measurement from metadata DB table ( #79370 )
...
* Remove state_unit_of_measurement from metadata DB table
* Adjust test
2022-10-01 18:55:00 +02:00
Shay Levy
4cfcf562b5
Bump aioswitcher to 3.0.3 ( #79419 )
2022-10-01 18:34:47 +02:00
Mick Vleeshouwer
e7724a6593
Fix low speed cover in Overkiz integration ( #79416 )
...
Fix low speed cover
2022-10-01 19:33:41 +03:00
uvjustin
82af726e21
Fix onvif snapshot fallback ( #79394 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-01 18:28:15 +02:00
Shay Levy
f1f01429f4
Add Switcher Breeze support ( #78596 )
...
* Add switcher Breeze support
* Review comments and updates for aioswitcher
2022-10-01 19:14:55 +03:00
Jan Bouwhuis
9c9c8b324a
Ignore an '' value_template result for MQTT sensor ( #79417 )
...
Do not write state if payload is ''
2022-10-01 19:00:54 +03:00
Kevin Stillhammer
31ddf6cc31
Log config_flow errors for waze_travel_time ( #79352 )
2022-10-01 08:56:47 -07:00
Avi Miller
886e636565
Bump aiolifx to 0.8.6 ( #79393 )
2022-10-01 17:05:02 +02:00
Shay Levy
062ee75de9
Bump aioswitcher to 3.0.2 ( #79399 )
...
Bump aioswitcher to 3.0.2
2022-10-01 18:04:11 +03:00
J. Nick Koston
ec8901b9af
Improve robustness of linking homekit yaml to config entries ( #79386 )
2022-10-01 16:44:45 +02:00
Maciej Bieniek
8ff12eacd4
Do not use AQI device class for CAQI sensor in Airly integration ( #79402 )
2022-10-01 16:33:11 +02:00
Shay Levy
b27f0c70be
Fix unifiprotect test failing CI ( #79406 )
2022-10-01 16:22:23 +02:00
G Johansson
816af8573f
Fix _attr_name issue in Yale Smart Alarm ( #79378 )
...
Fix name issue
2022-10-01 09:52:07 +02:00
GitHub Action
bd5ec4e198
[ci skip] Translation update
2022-10-01 00:40:08 +00:00
Marc Mueller
249922ba1b
Improve iterable typing (2) ( #79296 )
...
* Improve iterable typing (2)
* Use collection
2022-10-01 00:13:15 +02:00
Marc Mueller
3a9ecab98a
Improve iterable typing (1) ( #79295 )
2022-10-01 00:12:39 +02:00
Joakim Plate
fbcf6cb03c
Bump fjaraskupan to 2.1.0 ( #79383 )
...
* Make sure fan turns off on 0 percentage
* Remember old percentage
* Bump fjaraskupan to 1.2.0
2022-10-01 00:01:44 +02:00
Jan-Philipp Litza
2a45738d97
Add state_class MEASUREMENT to lacrosse temperature and humidity sensors ( #79379 )
2022-09-30 23:37:50 +03:00
Robert Svensson
2ce837f588
Resolve late comments to deCONZ sensor ( #79380 )
...
Resolve late comments to deCONZ sensor #79137
2022-09-30 21:49:59 +02:00
epenet
b649ef8d87
Realign util constants with 2022.9.7 ( #79357 )
2022-09-30 14:38:11 -04:00
Shay Levy
c70ca1572b
Make Shelly update sensors disabled by default ( #79376 )
2022-09-30 14:37:58 -04:00
Joakim Plate
5cdf4220ee
Fjaraskupan stop on 0 percentage ( #79367 )
...
* Make sure fan turns off on 0 percentage
* Remember old percentage
2022-09-30 18:41:38 +02:00
J. Nick Koston
6694d06b37
Remove iBeacon devices that rotate their major,minor and mac ( #79338 )
2022-09-30 08:46:45 -04:00
J. Nick Koston
ca0cd19dc9
Switch to using new esphome bluetooth_proxy_version field ( #79331 )
2022-09-30 08:29:36 -04:00
Michał Huryn
ed044acca7
Remove blebox AirQuality platform ( #77873 )
...
* AirQuality functionality moved to sensors, tests moved accordingly.
* Refreshed fixtures comments.
2022-09-30 11:37:47 +02:00
epenet
ac7b4e7569
Make temperature conversions private ( #79349 )
2022-09-30 11:07:10 +02:00
epenet
fb7079c62c
Adjust icons with new device classes ( #79348 )
...
* Adjust icons with new device classes
* Fix mysensors tests
* Fix mysensors tests
2022-09-30 10:41:18 +02:00
J. Nick Koston
52cdae254c
Bump govee-ble to 0.19.1 to handle another H5181 ( #79340 )
...
fixes #79188
2022-09-30 10:33:14 +02:00
dependabot[bot]
1cb5a45379
Bump actions/cache from 3.0.8 to 3.0.9 ( #79344 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 08:52:49 +02:00
Erik Montnemery
bc2dffabc4
Improve naming of units used in statistics ( #79276 )
2022-09-30 08:38:44 +02:00
Zack Barett
0001270bad
Add Third Reality to Zigbee Iot standards ( #79341 )
2022-09-29 23:13:09 -04:00
Paulus Schoutsen
6e893d9162
Store alternative domain for Zeroconf homekit discovery ( #79240 )
2022-09-29 22:21:00 -04:00
Duco Sebel
aa6f15b1e2
Use SensorDeviceClass.VOLUME in HomeWizard ( #79323 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-09-29 21:51:18 -04:00
uvjustin
2688e5b2d4
Mask spotify content in owntone library ( #79247 )
2022-09-29 21:07:26 -04:00
GitHub Action
21b078eeb7
[ci skip] Translation update
2022-09-30 00:42:29 +00:00
Vincent Giorgi
d5b966d942
Add Airthings BLE component ( #77284 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-29 15:55:45 -04:00
J. Nick Koston
a01f18a3ac
Handle short local names from esphome proxies ( #79321 )
2022-09-29 14:37:31 -04:00
Robert Hillis
d7d6637d79
Unregister Google sheets services during unload ( #79314 )
...
* Unregister services during unload - Google Sheets
* uno mas
2022-09-29 20:29:41 +02:00
ehendrix23
ba6a81c565
Resolve traceback error when using variables in template triggers ( #77287 )
...
Co-authored-by: Erik <erik@montnemery.com>
2022-09-29 13:26:28 -04:00
Dennis Schroer
ee32e0eb3f
Update huisbaasje-client 0.1.0 to energyflip-client 0.2.0 ( #79233 )
2022-09-29 13:25:23 -04:00
Aaron Bach
b659a19f4a
Don't create Repairs issue on Guardian entity replacement ( #79311 )
2022-09-29 13:24:52 -04:00
HarvsG
f645965172
Add repair for missing Bayesian `prob_given_false` ( #79303 )
2022-09-29 13:24:06 -04:00
Bram Kragten
114db26fcf
Update frontend to 20220929.0 ( #79317 )
2022-09-29 13:22:41 -04:00
Maciej Bieniek
11c09f4fd8
Check if `new_version` is not empty string in Shelly update platform ( #79300 )
2022-09-29 13:22:30 -04:00
Aaron Bach
d742e65ef5
Don't create Repairs issue on RainMachine entity replacement ( #79310 )
...
* Don't create Repairs issue on RainMachine entity replacement
* Strings
2022-09-29 18:22:28 +02:00