 Erik MontnemeryandPaulus Schoutsen
|
2b77db2597
|
Fix reload of MQTT yaml config (#72901)
|
2022-06-02 16:20:00 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
a4297c0411
|
Fix performance of logbook entity and devices queries with large MySQL databases (#72898)
|
2022-06-02 16:19:59 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
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 KostonandPaulus Schoutsen
|
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 KostonandPaulus Schoutsen
|
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 KostonandPaulus Schoutsen
|
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 KragtenandPaulus Schoutsen
|
880590da64
|
Update frontend to 20220601.0 (#72855)
|
2022-06-02 16:19:55 -07:00 |
|
 jjlawrenandPaulus Schoutsen
|
b74bd1aa0a
|
Remove announce workaround for Sonos (#72854)
|
2022-06-02 16:19:55 -07:00 |
|
 Jan BouwhuisandPaulus Schoutsen
|
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 MontnemeryandPaulus Schoutsen
|
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 BouwhuisandPaulus Schoutsen
|
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 KostonandFranck Nijhof
|
bf47d86d30
|
Fix logbook spinner never disappearing when all entities are filtered (#72816)
|
2022-06-01 13:03:43 +02:00 |
|
 J. Nick KostonandFranck Nijhof
|
2f3359f376
|
Fix purge of legacy database events that are not state changed (#72815)
|
2022-06-01 13:03:39 +02:00 |
|
 starkillerOGandFranck Nijhof
|
1139136365
|
Add Motionblinds WoodShutter support (#72814)
|
2022-06-01 13:03:36 +02:00 |
|
 J. Nick KostonandFranck Nijhof
|
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 SchoutsenandFranck Nijhof
|
9bd2e3ad7c
|
Don't trigger entity sync when Google Assistant gets disabled (#72805)
|
2022-06-01 13:03:28 +02:00 |
|
 jjlawrenandFranck Nijhof
|
384cb44d15
|
Cleanup handling of new enqueue & announce features in Sonos (#72801)
|
2022-06-01 13:03:25 +02:00 |
|
 
|
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.6.0b7
|
2022-05-31 20:41:59 -07:00 |
|
 jjlawrenandPaulus Schoutsen
|
17a3c62821
|
Support add/next/play/replace enqueue options in Sonos (#72800)
|
2022-05-31 20:41:35 -07:00 |
|
 Diogo GomesandPaulus Schoutsen
|
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 |
|
 
|
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 MontnemeryandPaulus Schoutsen
|
8606447848
|
Improve cast HLS detection (#72787)
|
2022-05-31 20:41:32 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
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.6.0b6
|
2022-05-31 13:22:38 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
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 PlateandPaulus Schoutsen
|
647df29a00
|
Don't set headers kwargs multiple times (#72779)
|
2022-05-31 13:22:33 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
a54a5b2d20
|
Fix queries for logbook context_ids running in the wrong executor (#72778)
|
2022-05-31 13:22:33 -07:00 |
|
 Bram KragtenandPaulus Schoutsen
|
f4d280b59d
|
Update frontend to 20220531.0 (#72775)
|
2022-05-31 13:22:32 -07:00 |
|
 David F. MulcaheyandPaulus Schoutsen
|
d268c828ee
|
Bump ZHA quirks lib to 0.0.75 (#72765)
|
2022-05-31 13:22:31 -07:00 |
|
 Erik MontnemeryandPaulus Schoutsen
|
82ed6869d0
|
Improve integration sensor's time unit handling (#72759)
|
2022-05-31 13:22:30 -07:00 |
|
 Malte FrankenandPaulus Schoutsen
|
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 KostonandPaulus Schoutsen
|
ca8c750a5a
|
Small performance improvement for matching logbook rows (#72750)
|
2022-05-31 13:22:29 -07:00 |
|
 Aaron BachandPaulus Schoutsen
|
7c2f73ddba
|
Alter RainMachine to not create entities if the underlying data is missing (#72733)
|
2022-05-31 13:22:28 -07:00 |
|
 KholeandPaulus Schoutsen
|
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 |
|
 
|
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 |
|
 eyager1andPaulus Schoutsen
|
6e06b6c9ed
|
Add empty string to list of invalid states (#72590)
Add null state to list of invalid states
|
2022-05-31 13:22:26 -07:00 |
|
Paulus Schoutsen
|
103f324c52
|
Bumped version to 2022.6.0b5
2022.6.0b5
|
2022-05-30 22:57:22 -07:00 |
|
 Aaron BachandPaulus Schoutsen
|
48d36e49f0
|
Bump simplisafe-python to 2022.05.2 (#72740)
|
2022-05-30 22:57:12 -07:00 |
|
 Aaron BachandPaulus Schoutsen
|
a4e2d31a19
|
Bump regenmaschine to 2022.05.1 (#72735)
|
2022-05-30 22:57:11 -07:00 |
|
 Aaron BachandPaulus Schoutsen
|
15bdfb2a45
|
Fix invalid RainMachine syntax (#72732)
|
2022-05-30 22:57:10 -07:00 |
|
 Raman GuptaandPaulus Schoutsen
|
b842c76fbd
|
Bump zwave-js-server-python to 0.37.1 (#72731)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-05-30 22:56:31 -07:00 |
|
 jjlawrenandPaulus Schoutsen
|
a98528c93f
|
Bump plexapi to 4.11.2 (#72729)
|
2022-05-30 22:53:07 -07:00 |
|
 J. Nick KostonandPaulus Schoutsen
|
a202ffe4c1
|
Make logbook inherit the recorder filter (#72728)
|
2022-05-30 22:53:06 -07:00 |
|
Paulus Schoutsen
|
77e4c86c07
|
Add support for announce to play_media (#72566)
|
2022-05-30 22:53:05 -07:00 |
|
Paulus Schoutsen
|
72a79736a6
|
Bumped version to 2022.6.0b4
2022.6.0b4
|
2022-05-30 14:40:55 -07:00 |
|
 Erik MontnemeryandPaulus Schoutsen
|
2809592e71
|
Improve handling of MQTT overridden settings (#72698)
* Improve handling of MQTT overridden settings
* Don't warn unless config entry overrides yaml
|
2022-05-30 14:40:45 -07:00 |
|
 Erik MontnemeryandPaulus Schoutsen
|
da7446bf52
|
Bump hatasmota to 0.5.1 (#72696)
|
2022-05-30 14:40:44 -07:00 |
|