Raman Gupta
8f186957ea
Mark entities for dead zwave_js nodes as unavailable ( #48017 )
...
* Don't create any devices or entities for dead zwave_js nodes
* mark entities for dead nodes as unavailable
* add test
* watch for node status updates
* update tests to handle node status changes as well
2021-07-03 22:06:07 -04:00
GitHub Action
378b5f75ec
[ci skip] Translation update
2021-07-04 00:09:33 +00:00
Aaron Bach
d980dd8d59
Deprecate YAML config for Ambient PWs (2021.9.0 removal) ( #52459 )
2021-07-03 14:45:51 -05:00
Erik Montnemery
628eafaf68
Enable basic type checking for script ( #52476 )
2021-07-03 19:35:36 +03:00
Aaron Bach
e29c75a68e
Remove redundant property definitions in Tile ( #52448 )
2021-07-03 11:29:52 -05:00
Aaron Bach
8c0559cc57
Remove redundant property definitions in RainMachine ( #52456 )
...
* Remove redundant property definitions in RainMachine
* Incorrect attribute name
2021-07-03 11:23:52 -05:00
Aaron Bach
413c3afa12
Remove redundant property definitions in SimpliSafe ( #52458 )
...
* Remove redundant property definitions in SimpliSafe
* Remove useless init
2021-07-03 11:16:55 -05:00
Aaron Bach
513bcbc02b
Replace custom listener with helper in SimpliSafe ( #52457 )
2021-07-03 11:01:41 -05:00
Erik Montnemery
14dd6478d1
Enable basic type checking for trace ( #52468 )
2021-07-03 17:52:31 +02:00
Erik Montnemery
b3b377ac8b
Enable basic type checking for gogogate2 ( #52467 )
...
* Enable basic type checking for gogogate2
* Tweak
* Update homeassistant/components/gogogate2/common.py
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com >
* Tweak
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com >
2021-07-03 16:06:42 +01:00
Erik Montnemery
44b44b5bd6
Enable basic type checking for climate ( #52470 )
...
* Enable basic type checking for climate
* Tweak
2021-07-03 16:06:12 +01:00
J. Nick Koston
f52d838b7a
Bump aiohomekit to 0.4.1 ( #52472 )
...
- Fixes mdns queries being sent with the original case received on the wire
Some responders were case sensitive and needed the original case sent
- Reduces mdns traffic
2021-07-03 17:01:41 +02:00
Maciej Bieniek
0cb61b628d
Improve typing in Sony Bravia TV integration ( #52438 )
...
* Strict typing
* Variables typing
* Suggested change
* Fix pylint
* Use suppress instead of try..except
* Remove unused variables
* Suggested change
* Fix pylint
* Fix typing for unique_id
2021-07-03 14:37:54 +01:00
Simone Chemelli
69b9a9c4ee
Merge fritzbox_netmonitor integration into fritz ( #52264 )
...
* Merge netmonitor integration
* cleanup additional files
* Use attrs instead of properties
* Add state_class to relevant sensors
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* mypy fix + small cleanup
* Round, GB and icons
* Update homeassistant/components/fritz/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* remove state_class from no-reset counters
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-07-03 16:26:43 +03:00
GitHub Action
4b7442412a
[ci skip] Translation update
2021-07-03 00:09:34 +00:00
Aaron Bach
40b629cd06
Replace custom listener with helper in ReCollect Waste ( #52445 )
2021-07-02 15:23:17 -06:00
Franck Nijhof
95132cc425
Bumped version to 2021.7.0b2
2021.7.0b2
2021-07-02 21:07:17 +02:00
Franck Nijhof
4b077b5a39
Fix Statistics recorder migration order ( #52449 )
2021-07-02 21:06:52 +02:00
Simone Chemelli
77c643946b
Fix Fritz call deflection list ( #52443 )
2021-07-02 21:06:48 +02:00
Franck Nijhof
4b3ce4763d
Abort existing reauth flow on entry removal ( #52407 )
2021-07-02 21:06:45 +02:00
Franck Nijhof
b91b553ce5
Abort existing reauth flow on entry removal ( #52407 )
2021-07-02 20:56:51 +02:00
Franck Nijhof
7f3f6757ea
Fix Statistics recorder migration order ( #52449 )
2021-07-02 20:55:40 +02:00
Simone Chemelli
8347cf3731
Fix Fritz call deflection list ( #52443 )
2021-07-02 19:21:05 +02:00
Guido Schmitz
8c7ef5b1b9
Add static typing to devolo_home_control ( #52396 )
2021-07-02 18:37:18 +02:00
Aaron Bach
e435ac6fcd
Remove redundant property definitions in ReCollect Waste ( #52368 )
...
* Remove redundant property definitions in ReCollect Waste
* Code review
* Code review
2021-07-02 11:14:29 -05:00
Franck Nijhof
8b54d958f3
Bumped version to 2021.7.0b1
2021.7.0b1
2021-07-02 17:58:59 +02:00
Erik Montnemery
730c8cbcc4
Correct recorder table arguments ( #52436 )
2021-07-02 17:57:38 +02:00
Erik Montnemery
729f3dc6b8
Avoid duplicated database queries when fetching statistics ( #52433 )
2021-07-02 17:57:34 +02:00
Milan Meulemans
d04b0978df
Fix typo in forecast_solar strings ( #52430 )
2021-07-02 17:57:29 +02:00
Franck Nijhof
66680e44e4
Upgrade aioimaplib to 0.9.0 ( #52422 )
2021-07-02 17:57:25 +02:00
Erik Montnemery
94638d316f
Drop statistic_id and source columns from statistics table ( #52417 )
...
* Drop statistic_id and source columns from statistics table
* Remove useless double drop of statistics table
* Update homeassistant/components/recorder/models.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
* black
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-02 17:57:21 +02:00
J. Nick Koston
e4a7347e7d
Import track_new_devices and scan_interval from yaml for nmap_tracker ( #52409 )
...
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* tests
* translate
* tweak
* adjust
* save indent
* pylint
* There are two CONF_SCAN_INTERVAL constants
* adjust name -- there are TWO CONF_SCAN_INTERVAL constants
* remove CONF_SCAN_INTERVAL/CONF_TRACK_NEW from user flow
* assert it does not appear in the user step
2021-07-02 17:57:17 +02:00
Raman Gupta
e2e72851d7
Bump eight sleep dependency to fix bug ( #52408 )
2021-07-02 17:57:13 +02:00
Franck Nijhof
e8ed497950
Upgrade wled to 0.7.1 ( #52405 )
2021-07-02 17:57:08 +02:00
Tom Brien
527af96ad9
Add update listener to Coinbase ( #52404 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-07-02 17:57:05 +02:00
René Klomp
61bc95d704
Bump pysma to 0.6.1 ( #52401 )
2021-07-02 17:57:01 +02:00
Erik Montnemery
4959561bde
Fix sensor statistics collection with empty states ( #52393 )
2021-07-02 17:56:57 +02:00
Erik Montnemery
eea544d2d2
Fix MQTT cover optimistic mode ( #52392 )
...
* Fix MQTT cover optimistic mode
* Add test
2021-07-02 17:56:53 +02:00
Joakim Plate
b8b0bc9392
Reject trusted network access from proxies ( #52388 )
2021-07-02 17:56:48 +02:00
Erik Montnemery
3dcad64d53
Improve sensor statistics tests ( #52386 )
2021-07-02 17:56:44 +02:00
Aaron Bach
5cc878fc79
Fix missing default latitude/longitude/elevation in OpenUV config flow ( #52380 )
2021-07-02 17:56:40 +02:00
Alexei Chetroi
8de7312c92
Bump up ZHA dependencies ( #52374 )
...
* Bump up ZHA dependencies
* Fix broken tests
* Update tests/components/zha/common.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-02 17:56:36 +02:00
Tobias Sauerwein
c783ef49c7
Bump pyatmo to v5.2.0 ( #52365 )
...
* Bump pyatmo to v5.2.0
* Revert formatting changes
2021-07-02 17:56:32 +02:00
Frederik Bolding
6d346a59c2
Bump bt_proximity ( #52364 )
2021-07-02 17:56:28 +02:00
J. Nick Koston
96998aafe3
Update homekit_controller to use async zeroconf ( #52330 )
2021-07-02 17:56:24 +02:00
Bruce Sheplan
b565dcf3b0
Add screenlogic reconnect ( #52022 )
...
Co-authored-by: Kevin Worrel <37058192+dieselrabbit@users.noreply.github.com >
2021-07-02 17:56:20 +02:00
Shay Levy
1eb27f7ccc
Demo: remove deprecated switch entity properties ( #52424 )
...
* Demo: deprecate switch entity properties
* Fix emulated_kasa test
2021-07-02 17:50:57 +02:00
Robert Hillis
5cd4471c67
Add sensor platform to goalzero ( #49835 )
...
* Add sensor platform to goalzero
* Tweak
* Remove unused DATA_SCHEMA
* Simplify
* Remove last_reset
* Update on reload
2021-07-02 17:43:37 +02:00
J. Nick Koston
a3f1489785
Import track_new_devices and scan_interval from yaml for nmap_tracker ( #52409 )
...
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* tests
* translate
* tweak
* adjust
* save indent
* pylint
* There are two CONF_SCAN_INTERVAL constants
* adjust name -- there are TWO CONF_SCAN_INTERVAL constants
* remove CONF_SCAN_INTERVAL/CONF_TRACK_NEW from user flow
* assert it does not appear in the user step
2021-07-02 17:24:43 +02:00
Erik Montnemery
98fdb00bc7
Enable basic type checking for Tasmota ( #52435 )
2021-07-02 16:45:38 +02:00