Commit Graph
54382 Commits
Author SHA1 Message Date
Ryan FlemingandGitHub 229e387a1d Bump pyoctoprintapi to version 1.9 (#79449)
Bump to version 1.9
2022-10-01 22:05:53 -07:00
Marc MuellerandGitHub 89d0b434bc Use explicit return value in azure_event_hub (#79315)
* Use explicit return value in azure_event_hub

* Use abstractmethod
2022-10-01 21:24:25 -07:00
MaximilianandGitHub 7ae942a62b Fix nina warning state (#76354)
* Fix warning state

* Improve data handling

* Remove duplicate code
2022-10-01 21:22:18 -07:00
Avi MillerandGitHub 205ce2bac5 Refactor LIFX multizone devices to use extended messages (#79444) 2022-10-01 18:21:48 -10:00
Jevgeni KiskiandGitHub f95b8ccc20 Improve vallox tests and code quality (#75787)
code quality improvements
2022-10-01 21:13:15 -07:00
Rami MoslehandGitHub 38a680c3eb Add reauthenticaion to mikrotik (#74454) 2022-10-01 20:37:24 -07:00
Allen PorterandGitHub 7b8b73f826 Update nest climate to avoid duplicate set mode commands (#79445) 2022-10-01 21:59:10 -04:00
J. Nick KostonandGitHub 8a73795f50 Bump bluetooth-adapters to 0.5.3 (#79442) 2022-10-01 21:27:44 -04:00
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 KostonandGitHub ebc2a751d2 Bump ibeacon-ble to 0.7.3 (#79443) 2022-10-01 20:48:09 -04:00
J. Nick KostonandGitHub 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
MichaelandGitHub a3cd03b70b Fix checking of upgrade API availability during setup of Synology DSM integration (#79435) 2022-10-01 20:43:15 -04:00
J. Nick KostonandGitHub dac60990ee Ensure bluetooth disconnect callback fires if esphome config entry is reloaded (#79389) 2022-10-01 20:42:54 -04:00
Allen PorterandGitHub 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 KostonandGitHub 5055d3ff4b Enable delete device support for iBeacon (#79339) 2022-10-01 14:17:45 -10:00
kingy444andGitHub 50952f8a1c Powerview bump aiopvapi to 2.0.2 (#79274) 2022-10-01 14:16:16 -10:00
MatrixandGitHub 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 LoomanandGitHub 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 LevyandGitHub f64a4f4a95 Bump aiowebostv to 0.2.1 (#79423) 2022-10-02 00:32:27 +02:00
GarrettandGitHub 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 OischingerandGitHub 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 OischingerandGitHub 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 MontnemeryandGitHub 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 LevyandGitHub 4cfcf562b5 Bump aioswitcher to 3.0.3 (#79419) 2022-10-01 18:34:47 +02:00
Mick VleeshouwerandGitHub e7724a6593 Fix low speed cover in Overkiz integration (#79416)
Fix low speed cover
2022-10-01 19:33:41 +03:00
82af726e21 Fix onvif snapshot fallback (#79394)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-01 18:28:15 +02:00
Shay LevyandGitHub 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 BouwhuisandGitHub 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 StillhammerandGitHub 31ddf6cc31 Log config_flow errors for waze_travel_time (#79352) 2022-10-01 08:56:47 -07:00
Avi MillerandGitHub 886e636565 Bump aiolifx to 0.8.6 (#79393) 2022-10-01 17:05:02 +02:00
Shay LevyandGitHub 062ee75de9 Bump aioswitcher to 3.0.2 (#79399)
Bump aioswitcher to 3.0.2
2022-10-01 18:04:11 +03:00
J. Nick KostonandGitHub ec8901b9af Improve robustness of linking homekit yaml to config entries (#79386) 2022-10-01 16:44:45 +02:00
Maciej BieniekandGitHub 8ff12eacd4 Do not use AQI device class for CAQI sensor in Airly integration (#79402) 2022-10-01 16:33:11 +02:00
Shay LevyandGitHub b27f0c70be Fix unifiprotect test failing CI (#79406) 2022-10-01 16:22:23 +02:00
G JohanssonandGitHub 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 MuellerandGitHub 249922ba1b Improve iterable typing (2) (#79296)
* Improve iterable typing (2)

* Use collection
2022-10-01 00:13:15 +02:00
Marc MuellerandGitHub 3a9ecab98a Improve iterable typing (1) (#79295) 2022-10-01 00:12:39 +02:00
Joakim PlateandGitHub 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 LitzaandGitHub 2a45738d97 Add state_class MEASUREMENT to lacrosse temperature and humidity sensors (#79379) 2022-09-30 23:37:50 +03:00
Robert SvenssonandGitHub 2ce837f588 Resolve late comments to deCONZ sensor (#79380)
Resolve late comments to deCONZ sensor #79137
2022-09-30 21:49:59 +02:00
epenetandGitHub b649ef8d87 Realign util constants with 2022.9.7 (#79357) 2022-09-30 14:38:11 -04:00
Shay LevyandGitHub c70ca1572b Make Shelly update sensors disabled by default (#79376) 2022-09-30 14:37:58 -04:00
Joakim PlateandGitHub 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 KostonandGitHub 6694d06b37 Remove iBeacon devices that rotate their major,minor and mac (#79338) 2022-09-30 08:46:45 -04:00
J. Nick KostonandGitHub ca0cd19dc9 Switch to using new esphome bluetooth_proxy_version field (#79331) 2022-09-30 08:29:36 -04:00
Michał HurynandGitHub 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
epenetandGitHub ac7b4e7569 Make temperature conversions private (#79349) 2022-09-30 11:07:10 +02:00
epenetandGitHub 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