J. Nick Koston
5635cdb77c
Fix setting up multiple UPSes with NUT in 0.108.x ( #34427 )
2020-04-21 10:47:31 -07:00
Paulus Schoutsen
334fecdf6f
Bumped version to 0.108.6
2020-04-16 17:46:39 -07:00
Paulus Schoutsen
317d08b6c1
Update Coordinator: Only schedule a refresh if listenerrs ( #34317 )
2020-04-16 17:46:23 -07:00
Raman Gupta
059df5e3e2
Abort vizio zeroconf config flow if unique ID is already configured ( #34313 )
2020-04-16 17:45:26 -07:00
Anders Melchiorsen
de440cf579
Fixes for Sonos media titles ( #34311 )
2020-04-16 17:45:25 -07:00
Bas Nijholt
81d006499e
Pass an argument to kef.update_dsp for async_track_time_interval ( #34310 )
2020-04-16 17:45:24 -07:00
Daniel Høyer Iversen
0a1e33b7e1
Upgrade broadlink lib to 0.13.1 ( #34290 )
2020-04-16 17:45:06 -07:00
Raman Gupta
5157c2d10c
Skip ignored hosts when checking existing config entries in config flow ( #34280 )
2020-04-16 17:44:43 -07:00
J. Nick Koston
8a8cbeb4c0
Fix default elkm1 temp units ( #34274 )
2020-04-16 17:44:42 -07:00
J. Nick Koston
de6fc53ca5
Use config entry id for unique id if serial number is missing ( #34154 )
2020-04-16 17:44:16 -07:00
Paulus Schoutsen
76b65c5779
Bumped version to 0.108.5
2020-04-15 08:46:21 -07:00
Fredrik Erlandsson
632d44c7b7
Fix various Daikin issues ( #34249 )
...
* various Daikin fixes
* make timeout a constant
2020-04-15 08:45:34 -07:00
Fredrik Erlandsson
1b36a34ae4
Add daikin update_before_add ( #34248 )
2020-04-15 08:45:07 -07:00
Paulus Schoutsen
0afb849e7f
Fix Cloud UI bug preventing managing Google 2FA ( #34241 )
...
* Fix Cloud UI bug preventing managing Google 2FA
* Update comment
2020-04-15 08:45:06 -07:00
Aaron Bach
5f97937ba0
Fix websocket connection bug/errant logic in Ambient PWS ( #34217 )
2020-04-15 08:45:05 -07:00
Chris Talkington
ca48148150
Catch IPPVersionNotSupportedError in IPP ( #34184 )
...
* Update config_flow.py
* squash.
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
2020-04-15 08:45:04 -07:00
Franck Nijhof
9142fa1aa6
Temporary transition Docker init ( #34135 )
2020-04-15 08:45:03 -07:00
J. Nick Koston
d6e1bc3e75
Convert sense to use DataUpdateCoordinator for trends data ( #34160 )
...
* Convert sense to use DataUpdateCoordinator for trends
* remove unused
* request update right away
* clarify
* call async refresh later
* Update homeassistant/components/sense/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update homeassistant/components/sense/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-13 17:08:56 -07:00
Paulus Schoutsen
4e3414fc8a
Bumped version to 0.108.4
2020-04-13 17:03:24 -07:00
J. Nick Koston
2553b0d1e0
Increase timeout and log the url of the elkm1 system that time… ( #34172 )
...
* Log the url of the elkm1 system that times out
* Bump timeout to 120s
2020-04-13 17:01:34 -07:00
J. Nick Koston
2d8bb8e6d2
Fix z-wave brightness off by one ( #34170 )
...
Z-wave would drop the floating point by calling
int() instead of round() which would result in
the brightness being off by one in many cases.
2020-04-13 17:01:33 -07:00
Jason Swails
e365f807c1
Improve rounding the light level conversion in Lutron Caseta ( #34167 )
2020-04-13 17:01:32 -07:00
Aaron Bach
87504806b1
Fix deprecated icon/username logic in Slack ( #34156 )
...
* Fix deprecated icon/username logic in Slack
* hassfest
2020-04-13 17:01:31 -07:00
James Nimmo
e742711a76
Bump pyIntesisHome to 1.7.3 ( #34125 )
2020-04-13 17:01:30 -07:00
Fredrik Erlandsson
667a87988d
Fix Daikin sensor temperature_unit & cleanup ( #34116 )
2020-04-13 17:01:29 -07:00
Robert Svensson
4337dd6864
UniFi - Fix unit of measurement from B to MB ( #34091 )
2020-04-13 17:01:29 -07:00
J. Nick Koston
fc286900d3
Handle all zero serial numbers in NUT ( #34045 )
...
* Handle all zero serial numbers in NUT
* Add additional nut tests
* Update homeassistant/components/nut/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* remove re
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-13 17:00:58 -07:00
J. Nick Koston
908e044db1
Fix nexia fan and hold modes for XL824 thermostats ( #34042 )
...
* Fix nexia fan and hold modes for XL824 thermostats
* Update nexia to 0.9.0
* Update tests to reflect the modes that now come directly in
2020-04-13 16:54:42 -07:00
Kevin Eifinger
bb60286ed9
Fix #33995 Use "now" if departure is None ( #34017 )
2020-04-13 16:54:41 -07:00
Chris Talkington
f00f3d6b0c
Use zeroconf UUID if not available via IPP properties ( #33991 )
2020-04-10 15:23:59 -07:00
Paulus Schoutsen
d4dc7f806c
Fix cherry pick ZHA
2020-04-10 14:39:37 -07:00
Paulus Schoutsen
c254b71559
Bumped version to 0.108.3
2020-04-10 14:12:12 -07:00
J. Nick Koston
d90a3b6c42
Exclude non thermostats from being detected by nexia ( #33979 )
...
* Fix detection of emergency heat
* Bump nexia to 0.8.2
2020-04-10 14:11:54 -07:00
David F. Mulcahey
da3ee0aa61
Cleanup ZHA group entity lifecycle ( #33977 )
...
* Clean up ZHA group entity lifecycle
* group entities don't use state restore
* add tests
2020-04-10 14:11:25 -07:00
Pascal Vizeli
eb17b68ad3
Fix shutdown timeout and make it upstream with Supervisor ( #33973 )
...
* Fix shutdown timeout and make it upstream with Supervisor
* Moved ENV command up
* Update finish
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-04-10 14:07:35 -07:00
J. Nick Koston
2243855209
Handle 304 http responses in nexia ( #33972 )
...
* Bump nexia to 0.8.1
2020-04-10 14:07:34 -07:00
Chris Talkington
82df4a3a4d
Update pyipp to 0.9.2 ( #33967 )
...
* Update manifest.json
* Update requirements_test_all.txt
* Update requirements_all.txt
2020-04-10 14:07:33 -07:00
Knapoc
bc2ac65b1e
Fix turning off/on light groups in homekit ( #33965 )
2020-04-10 14:07:33 -07:00
J. Nick Koston
9bc04d7b5c
Fix powerwall units (kW) ( #33954 )
...
* Fix powerwall units (kW)
* Fix test
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-04-10 14:07:32 -07:00
J. Nick Koston
b620c53662
Make homekit aware of DEVICE_CLASS_GATE ( #33936 )
2020-04-10 14:07:31 -07:00
Minims
ab35ceab5a
Fix Onvif Camera that does not have SnapshotUri such as Sricam ( #33902 )
2020-04-10 14:07:30 -07:00
Carlos Gustavo Sarmiento
3331b81b64
Remove print() from Bayesian Binary Sensor ( #33916 )
2020-04-09 17:45:26 -07:00
Chris Talkington
8259a5a71f
Guard IPP against negative ink levels ( #33931 )
2020-04-09 17:44:37 -07:00
Paulus Schoutsen
3100e852ce
Bumped version to 0.108.2
2020-04-09 17:23:21 -07:00
J. Nick Koston
1b0ccf10e5
Fix tplink HS220 dimmers (round 2) ( #33928 )
...
* HS220 dimmers are handled as lights with a limited feature set
* Dimmers look up has has_emeter every call so this is cached as well now
to resovle the performance issue.
2020-04-09 17:23:11 -07:00
Raman Gupta
f38ff3b622
Bump pyvizio version for vizio ( #33924 )
2020-04-09 17:22:54 -07:00
Kit Klein
3ad9052b5c
Exclude access token from host info updates in Konnected config flow ( #33912 )
...
* black updates
* test that host update doesn't impact access token
2020-04-09 17:20:21 -07:00
J. Nick Koston
e0595ce518
Fix tplink HS220 dimmers ( #33909 )
...
* HS220 dimmers are handled as lights with a limited feature set
2020-04-09 17:20:20 -07:00
jan iversen
54bf83855c
Rename domain import in modbus ( #33906 )
2020-04-09 17:20:19 -07:00
jan iversen
2713469651
Fix Modbus review comments ( #33755 )
...
* update common test for modbus integration
* remove log messages from modbus setup function.
* Make global method local
* Change parameter name to snake_case
2020-04-09 17:20:19 -07:00