Commit Graph

37120 Commits

Author SHA1 Message Date
Anaïs Betts 5185fa75d3 Fix service registration typo in Nuki integration (#52631) 2021-07-08 15:23:38 +02:00
Franck Nijhof 342366750b Bumped version to 2021.7.0 2021-07-07 13:09:52 +02:00
Franck Nijhof a048809ca7 Bumped version to 2021.7.0b6 2021.7.0b6 2021-07-07 11:21:23 +02:00
Bram Kragten f7c844d728 Update frontend to 20210707.0 (#52624) 2021-07-07 11:21:06 +02:00
Franck Nijhof 998ffeb21d Fix broadlink creating duplicate unique IDs (#52621) 2021-07-07 11:21:03 +02:00
J. Nick Koston a794c09a0f Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 11:20:59 +02:00
Alexei Chetroi a7ee86730c Bump up ZHA dependencies (#52611) 2021-07-07 11:20:56 +02:00
Chris dd26bfb92b Fix mysensors rgb light (#52604)
* remove assert self._white as not all RGB will have a white channel

* suggested change

* Update homeassistant/components/mysensors/light.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-07-07 11:20:50 +02:00
Franck Nijhof b14b284e62 Bumped version to 2021.7.0b5 2021.7.0b5 2021-07-06 18:51:38 +02:00
Simone Chemelli bad2525a6d Fix Fritz Wi-Fi 6 networks with same name as other Wi-Fi (#52588) 2021-07-06 18:51:23 +02:00
Robert Svensson 7a503a6c1f Make use of entry id rather than unique id when storing deconz entry in hass.data (#52584)
* Make use of entry id rather than unique id when storing entry in hass data

* Update homeassistant/components/deconz/services.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-06 18:51:19 +02:00
J. Nick Koston 40d9541d9b Revert nmap_tracker to 2021.6 version (#52573)
* Revert nmap_tracker to 2021.6 version

- Its unlikely we will be able to solve #52565 before release

* hassfest
2021-07-06 18:51:16 +02:00
Aaron Bach 746a52bb27 Fresh attempt at SimpliSafe auto-relogin (#52567)
* Fresh attempt at SimpliSafe auto-relogin

* Fix tests
2021-07-06 18:51:12 +02:00
ondras12345 90f4b3a4ed Fix update of Xiaomi Miio vacuum taking too long (#52539)
Home assistant log would get spammed with messages like
Update of vacuum.vacuum_name is taking over 10 seconds
every 20 seconds if the vacuum was not reachable through the network.

See #52353
2021-07-06 18:51:08 +02:00
Shay Levy 2c75e3fe99 Fix Sensibo timeout exceptions (#52513) 2021-07-06 18:51:05 +02:00
Raman Gupta e1c14b5a30 Don't raise when setting HVAC mode without a mode ZwaveValue (#52444)
* Don't raise an error when setting HVAC mode without a value

* change logic based on discord convo and add tests

* tweak
2021-07-06 18:51:01 +02:00
Thibaut 631e555e25 Update Somfy to reduce calls to /site entrypoint (#51572)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-06 18:50:57 +02:00
Bram Kragten 422de2c56d Bumped version to 2021.7.0b4 2021.7.0b4 2021-07-06 11:57:50 +02:00
Bram Kragten 2356c1e52a Update frontend to 20210706.0 (#52577) 2021-07-06 11:54:32 +02:00
Raman Gupta 2220c8cd3f Bump pyeight version to 0.1.9 (#52568) 2021-07-06 11:54:31 +02:00
Franck Nijhof 979d37dc19 Fix unavailable entity capable of triggering non-numerical warning in Threshold sensor (#52563) 2021-07-06 11:54:30 +02:00
J. Nick Koston 701fa06584 Bump aiohomekit to 0.4.2 (#52560)
- Changelog: https://github.com/Jc2k/aiohomekit/compare/0.4.1...0.4.2

- Fixes: #52548
2021-07-06 11:54:29 +02:00
Alexei Chetroi 1c9053fef6 Bump up zha dependencies (#52555) 2021-07-06 11:54:28 +02:00
J. Nick Koston 777cf116aa Update the ip/port in the homekit_controller config entry when it changes (#52554) 2021-07-06 11:54:27 +02:00
René Klomp a52b4b0f62 Bump pysma version to 0.6.2 (#52553) 2021-07-06 11:54:26 +02:00
J. Nick Koston dfce89f2c7 Bump zeroconf to 0.32.1 (#52547)
- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.32.0...0.32.1

- Fixes #52384
2021-07-06 11:54:25 +02:00
Tom Brien 0cd097cd12 Update list of supported Coinbase wallet currencies (#52545) 2021-07-06 11:54:24 +02:00
Franck Nijhof 9368f75cec Bumped version to 2021.7.0b3 2021.7.0b3 2021-07-05 13:41:25 +02:00
Franck Nijhof d5b419eeda Remove problematic/redudant db migration happning schema 15 (#52541) 2021-07-05 13:41:01 +02:00
J. Nick Koston e140cd9b6a Bump HAP-python to 3.5.1 (#52508)
- Fixes additional cases of invalid mdns hostnames
2021-07-05 13:40:57 +02:00
jan iversen 206437b10c Fix MODBUS connection type rtuovertcp does not connect (#52505)
* Correct host -> framer.

* Use function pointer
2021-07-05 13:40:54 +02:00
J. Nick Koston 36eec7ddbc Remove empty hosts and excludes from nmap configuration (#52489) 2021-07-05 13:40:51 +02:00
Aaron Bach afb187942a Revert "Force SimpliSafe to reauthenticate with a password (#51528)" (#52484)
This reverts commit 549f779b06.
2021-07-05 13:40:47 +02:00
J. Nick Koston 070991c160 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-05 13:40:44 +02:00
Franck Nijhof ebc3e1f658 Fix Statistics recorder migration path by dropping in pairs (#52453) 2021-07-05 13:40:40 +02:00
Maciej Bieniek d2cef65b63 Bump gios library to version 1.0.2 (#52527) 2021-07-05 09:23:02 +02: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 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