rikroe
|
65cb82765b
|
Bump bimmer_connected to 0.9.4 (#72973)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
|
2022-06-04 13:03:36 -07:00 |
starkillerOG
|
9f8fe7fca6
|
Bump pynetgear to 0.10.4 (#72965)
bump pynetgear to 0.10.4
|
2022-06-04 13:03:35 -07:00 |
Raphaël Beamonte
|
73536c07d7
|
Allow `log` template function to return specified `default` on math domain error (#72960)
Fix regression for logarithm template
|
2022-06-04 13:03:35 -07:00 |
J. Nick Koston
|
e0ca5bafda
|
Fix statistics_during_period being incorrectly cached (#72947)
|
2022-06-04 13:03:34 -07:00 |
J. Nick Koston
|
ff687a8248
|
Only create auto comfort entities for BAF devices that support them (#72948)
|
2022-06-02 20:53:26 -07:00 |
J. Nick Koston
|
0d9330c39e
|
Fix misalignments between sql based filtering with the entityfilter based filtering (#72936)
|
2022-06-02 20:53:25 -07:00 |
Paulus Schoutsen
|
69e8f5bb98
|
Bumped version to 2022.6.1
|
2022-06-02 16:20:09 -07:00 |
Paulus Schoutsen
|
6a8a97b57c
|
Only sync when HA is started up as we already sync at startup (#72940)
|
2022-06-02 16:20:03 -07:00 |
Khole
|
f5e0363117
|
Fix Hive authentication (#72929)
|
2022-06-02 16:20:03 -07:00 |
Allen Porter
|
f1bcfedf84
|
Fix bug in caldav and avoid unnecessary copy of dataclass (#72922)
|
2022-06-02 16:20:02 -07:00 |
nojocodex
|
0e985284c9
|
Fix logging & exit code reporting to S6 on HA shutdown (#72921)
|
2022-06-02 16:20:01 -07:00 |
Matrix
|
12e6f143a4
|
Bump yolink-api to 0.0.6 (#72903)
* Bump yolink-api to 0.0.6
* update testcase
|
2022-06-02 16:20:00 -07:00 |
Erik Montnemery
|
2b77db2597
|
Fix reload of MQTT yaml config (#72901)
|
2022-06-02 16:20:00 -07:00 |
J. Nick Koston
|
a4297c0411
|
Fix performance of logbook entity and devices queries with large MySQL databases (#72898)
|
2022-06-02 16:19:59 -07:00 |
J. Nick Koston
|
54b94c4826
|
Fix migration of MySQL data when InnoDB is not being used (#72893)
Fixes #72883
|
2022-06-02 16:19:58 -07:00 |
J. Nick Koston
|
b28b204b86
|
Only present history_stats state as unknown if the time is in the future (#72880)
|
2022-06-02 16:19:57 -07:00 |
J. Nick Koston
|
8558ea2f9a
|
Fix logbook not setting up with an recorder filter that has empty fields (#72869)
|
2022-06-02 16:19:57 -07:00 |
J. Nick Koston
|
01b3da1554
|
Ensure recorder shuts down when its startup future is canceled out from under it (#72866)
|
2022-06-02 16:19:56 -07:00 |
Bram Kragten
|
880590da64
|
Update frontend to 20220601.0 (#72855)
|
2022-06-02 16:19:55 -07:00 |
jjlawren
|
b74bd1aa0a
|
Remove announce workaround for Sonos (#72854)
|
2022-06-02 16:19:55 -07:00 |
Jan Bouwhuis
|
caa79d8462
|
Update MQTT tests to use the config entry setup (#72373)
* New testframework and tests for fan platform
* Merge test_common_new to test_common
* Add alarm_control_panel
* Add binary_sensor
* Add button
* Add camera
* Add climate
* Add config_flow
* Add cover
* Add device_tracker_disovery
* Add device_trigger
* Add diagnostics
* Add discovery
* Add humidifier
* Add init
* Add lecacy_vacuum
* Add light_json
* Add light_template
* Add light
* Add lock
* Add number
* Add scene
* Add select
* Add sensor
* Add siren
* Add state_vacuum
* Add subscription
* Add switch
* Add tag
* Add trigger
* Add missed tests
* Add another missed test
* Add device_tracker
* Remove commented out code
* Correct tests according comments
* Improve mqtt_mock_entry and recover tests
* Split fixtures with and without yaml setup
* Update fixtures manual_mqtt
* Update fixtures mqtt_json
* Fix test tasmota
* Update fixture mqtt_room
* Revert fixture changes, improve test
* re-add test
|
2022-06-02 16:19:54 -07:00 |
Erik Montnemery
|
9295cc4df9
|
Move MQTT config schemas and client to separate modules (#71995)
* Move MQTT config schemas and client to separate modules
* Update integrations depending on MQTT
|
2022-06-02 16:19:26 -07:00 |
Jan Bouwhuis
|
24e148ab8e
|
Cleanup and use new MQTT_BASE_SCHEMA constants (#72283)
* Use new MQTT_BASE_SCHEMA constants
* Update constants for mqtt_room and manual_mqtt
* Revert removing platform key
|
2022-06-02 16:19:15 -07:00 |
Franck Nijhof
|
39da7a93ec
|
Bumped version to 2022.6.0
|
2022-06-01 13:04:12 +02:00 |
J. Nick Koston
|
bf47d86d30
|
Fix logbook spinner never disappearing when all entities are filtered (#72816)
|
2022-06-01 13:03:43 +02:00 |
J. Nick Koston
|
2f3359f376
|
Fix purge of legacy database events that are not state changed (#72815)
|
2022-06-01 13:03:39 +02:00 |
starkillerOG
|
1139136365
|
Add Motionblinds WoodShutter support (#72814)
|
2022-06-01 13:03:36 +02:00 |
J. Nick Koston
|
9e723f9b6d
|
Bump sqlalchemy to 1.4.37 (#72809)
Fixes a bug where reconnects might fail with MySQL 8.0.24+
Changelog: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.37
|
2022-06-01 13:03:32 +02:00 |
Paulus Schoutsen
|
9bd2e3ad7c
|
Don't trigger entity sync when Google Assistant gets disabled (#72805)
|
2022-06-01 13:03:28 +02:00 |
jjlawren
|
384cb44d15
|
Cleanup handling of new enqueue & announce features in Sonos (#72801)
|
2022-06-01 13:03:25 +02:00 |
Christopher Bailey
|
1274448de1
|
Add package constraint for pydantic (#72799)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-06-01 13:03:20 +02:00 |
Paulus Schoutsen
|
354149e43c
|
Bumped version to 2022.6.0b7
|
2022-05-31 20:41:59 -07:00 |
jjlawren
|
17a3c62821
|
Support add/next/play/replace enqueue options in Sonos (#72800)
|
2022-05-31 20:41:35 -07:00 |
Diogo Gomes
|
668f56f103
|
Fix #72749 (#72794)
|
2022-05-31 20:41:35 -07:00 |
Paulus Schoutsen
|
0db9863746
|
Sync entities when enabling/disabling Google Assistant (#72791)
|
2022-05-31 20:41:34 -07:00 |
Erik Montnemery
|
e60dc1b503
|
Stringify mikrotik device_tracker name (#72788)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-05-31 20:41:33 -07:00 |
Erik Montnemery
|
8606447848
|
Improve cast HLS detection (#72787)
|
2022-05-31 20:41:32 -07:00 |
J. Nick Koston
|
de0c672cc2
|
Ensure the statistics_meta table is using the dynamic row format (#72784)
|
2022-05-31 20:41:32 -07:00 |
Paulus Schoutsen
|
c3acdcb2c8
|
Bumped version to 2022.6.0b6
|
2022-05-31 13:22:38 -07:00 |
J. Nick Koston
|
9effb78a7f
|
Prevent live logbook from sending state changed events when we only want device ids (#72780)
|
2022-05-31 13:22:34 -07:00 |
Joakim Plate
|
647df29a00
|
Don't set headers kwargs multiple times (#72779)
|
2022-05-31 13:22:33 -07:00 |
J. Nick Koston
|
a54a5b2d20
|
Fix queries for logbook context_ids running in the wrong executor (#72778)
|
2022-05-31 13:22:33 -07:00 |
Bram Kragten
|
f4d280b59d
|
Update frontend to 20220531.0 (#72775)
|
2022-05-31 13:22:32 -07:00 |
David F. Mulcahey
|
d268c828ee
|
Bump ZHA quirks lib to 0.0.75 (#72765)
|
2022-05-31 13:22:31 -07:00 |
Erik Montnemery
|
82ed6869d0
|
Improve integration sensor's time unit handling (#72759)
|
2022-05-31 13:22:30 -07:00 |
Malte Franken
|
6b3a284135
|
Make zone condition more robust by ignoring unavailable and unknown entities (#72751)
* ignore entities with state unavailable or unknown
* test for unavailable entity
|
2022-05-31 13:22:29 -07:00 |
J. Nick Koston
|
ca8c750a5a
|
Small performance improvement for matching logbook rows (#72750)
|
2022-05-31 13:22:29 -07:00 |
Aaron Bach
|
7c2f73ddba
|
Alter RainMachine to not create entities if the underlying data is missing (#72733)
|
2022-05-31 13:22:28 -07:00 |
Khole
|
1b2cb4eab7
|
Fix hive authentication process (#72719)
* Fix hive authentication process
* Update hive test scripts to add new data
|
2022-05-31 13:22:27 -07:00 |
Alexey Zimarev
|
4bf5132a06
|
SmartThings issue with unique_id (#72715)
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
|
2022-05-31 13:22:26 -07:00 |