Tobias Sauerwein
3e411935bb
Fix Netatmo scope issue with HA cloud ( #79437 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-10-01 21:11:54 -04:00
J. Nick Koston
ebc2a751d2
Bump ibeacon-ble to 0.7.3 ( #79443 )
2022-10-01 20:48:09 -04:00
J. Nick Koston
d9191cf2f2
Bump dbus-fast to 1.18.0 ( #79440 )
...
Changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.17.0...v1.18.0
2022-10-01 14:45:01 -10:00
Michael
a3cd03b70b
Fix checking of upgrade API availability during setup of Synology DSM integration ( #79435 )
2022-10-01 20:43:15 -04:00
J. Nick Koston
dac60990ee
Ensure bluetooth disconnect callback fires if esphome config entry is reloaded ( #79389 )
2022-10-01 20:42:54 -04:00
Allen Porter
d03553bbf0
Address Google Sheets PR feedback ( #78889 )
2022-10-01 20:42:11 -04:00
GitHub Action
13c8d22baf
[ci skip] Translation update
2022-10-02 00:37:00 +00:00
J. Nick Koston
5055d3ff4b
Enable delete device support for iBeacon ( #79339 )
2022-10-01 14:17:45 -10:00
kingy444
50952f8a1c
Powerview bump aiopvapi to 2.0.2 ( #79274 )
2022-10-01 14:16:16 -10:00
Matrix
944d704011
Fix mqtt reconnect fail when token expired ( #79428 )
...
* fix mqtt reconnect fail when token expired
* suggest change
2022-10-02 01:56:36 +03:00
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
Paulus Schoutsen
62679950b1
Bumped version to 2022.10.0b2
2022.10.0b2
2022-09-30 14:47:22 -04:00
Shay Levy
4db4ab1ab0
Make Shelly update sensors disabled by default ( #79376 )
2022-09-30 14:45:20 -04:00
Joakim Plate
2436e375bb
Fjaraskupan stop on 0 percentage ( #79367 )
...
* Make sure fan turns off on 0 percentage
* Remember old percentage
2022-09-30 14:45:19 -04:00
epenet
ac8805601d
Realign util constants with 2022.9.7 ( #79357 )
2022-09-30 14:45:18 -04:00
epenet
a5b8ec7113
Make temperature conversions private ( #79349 )
2022-09-30 14:45:17 -04:00
epenet
7e2af8685a
Adjust icons with new device classes ( #79348 )
...
* Adjust icons with new device classes
* Fix mysensors tests
* Fix mysensors tests
2022-09-30 14:45:17 -04:00
Zack Barett
5bab83511a
Add Third Reality to Zigbee Iot standards ( #79341 )
2022-09-30 14:45:16 -04:00
J. Nick Koston
3d4e5b88e0
Bump govee-ble to 0.19.1 to handle another H5181 ( #79340 )
...
fixes #79188
2022-09-30 14:45:15 -04:00
J. Nick Koston
dcae000683
Remove iBeacon devices that rotate their major,minor and mac ( #79338 )
2022-09-30 14:45:15 -04:00
J. Nick Koston
ffaa277f18
Switch to using new esphome bluetooth_proxy_version field ( #79331 )
2022-09-30 14:45:14 -04:00
Duco Sebel
ffb8be167f
Use SensorDeviceClass.VOLUME in HomeWizard ( #79323 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-09-30 14:45:14 -04:00
J. Nick Koston
5c86e47e99
Handle short local names from esphome proxies ( #79321 )
2022-09-30 14:45:13 -04:00
Robert Hillis
ba8b01597f
Unregister Google sheets services during unload ( #79314 )
...
* Unregister services during unload - Google Sheets
* uno mas
2022-09-30 14:45:12 -04:00
Erik Montnemery
54ba4a74bc
Improve naming of units used in statistics ( #79276 )
2022-09-30 14:45:11 -04:00
uvjustin
adc5e9f215
Mask spotify content in owntone library ( #79247 )
2022-09-30 14:45:11 -04:00
Paulus Schoutsen
e3d4a7cf22
Store alternative domain for Zeroconf homekit discovery ( #79240 )
2022-09-30 14:45:10 -04:00