springstan
541e30d155
Remove unused manifest fields v2 ( #33656 )
2020-04-04 22:11:33 +02:00
Franck Nijhof
6f1900c6f4
Replace OSError aliases with OSError ( #33655 )
2020-04-04 22:09:11 +02:00
Franck Nijhof
03cae17992
Use str literals ( #33654 )
2020-04-04 22:08:49 +02:00
Franck Nijhof
886308a953
String formatting improvements ( #33653 )
2020-04-04 21:39:22 +02:00
springstan
ed71683488
Improve string formatting ( #33643 )
2020-04-04 20:17:11 +02:00
Franck Nijhof
71a47fc80c
Enable pylint global-statement ( #33641 )
2020-04-04 20:10:55 +02:00
Franck Nijhof
187b6525b4
Removal of extraneous parenthesis ( #33637 )
2020-04-04 20:08:55 +02:00
Franck Nijhof
7d3c974747
Use set & dict literals ( #33636 )
...
Co-authored-by: Daniel Høyer Iversen <mail@dahoiv.net>
2020-04-04 20:05:15 +02:00
Franck Nijhof
d85222ad80
Use byte literals instead of encode ( #33633 )
2020-04-04 20:02:50 +02:00
Alexei Chetroi
39a01fcdc6
Update zha dependencies ( #33639 )
2020-04-04 12:58:43 -04:00
shred86
29d06e8faf
Update legacy job calls in abode ( #33607 )
2020-04-04 11:30:00 -05:00
Franck Nijhof
e8a0abd107
String formatting improvements ( #33635 )
...
* String formatting improvements
* Found another one
2020-04-04 18:21:14 +02:00
J. Nick Koston
025cce3445
Handle race condition in harmony setup ( #33611 )
...
* Handle race condition in harmony setup
If the remote was discovered via ssdp before the yaml config import
happened, the unique id would already be set and the import
would abort.
* Update homeassistant/components/harmony/config_flow.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* reduce
* black
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-04 10:19:58 -05:00
Franck Nijhof
b9b1cee403
Enable pylint import-outside-toplevel ( #33631 )
2020-04-04 17:07:36 +02:00
Franck Nijhof
9dfcae3dc2
Move imports to top for mystrom ( #33629 )
2020-04-04 16:09:49 +02:00
Franck Nijhof
29df8e546f
Move imports to top for spc ( #33628 )
2020-04-04 15:49:29 +02:00
Franck Nijhof
f71125092f
Move imports to top for doorbird ( #33627 )
2020-04-04 15:49:20 +02:00
Franck Nijhof
b112be3556
Move imports to top for danfoss_air ( #33625 )
2020-04-04 15:41:33 +02:00
Franck Nijhof
211ed3d596
Move imports to top in wirelesstag ( #33624 )
2020-04-04 15:35:27 +02:00
Franck Nijhof
46fa20411e
Bump twentemilieu to 0.3.0 ( #33622 )
...
* Bump twentemilieu to 0.3.0
* Fix tests
2020-04-04 14:51:12 +02:00
David F. Mulcahey
debc1f78d4
Add zigbee information to ZHA device information ( #33612 )
...
* add zigbee signature to zha device info
* add typing
* use props and sort clusters
* review comment
2020-04-04 08:40:55 -04:00
Daniel Høyer Iversen
05192b7164
Support melcloud swing mode ( #33008 )
...
* melcloud, support for swing mode
* Update homeassistant/components/melcloud/climate.py
Co-Authored-By: Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
* Update homeassistant/components/melcloud/climate.py
Co-Authored-By: Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
* Update homeassistant/components/melcloud/climate.py
Co-Authored-By: Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
* Update homeassistant/components/melcloud/climate.py
Co-Authored-By: Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
Co-authored-by: Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
2020-04-04 14:07:36 +02:00
Vilppu Vuorinen
4a9f4f585d
Update pymelcloud to fix broken area device search ( #33620 )
...
Devices assigned to areas in MELCloud were not available through the
integration due to client lib bug.
2020-04-04 13:56:48 +02:00
Maciej Bieniek
b60527c986
Change the method of getting the mac address in the braviatv i… ( #33567 )
...
* Remove getmac library
* Fix error handling
* Change error handling method
2020-04-03 22:44:28 -07:00
Anders Melchiorsen
c628c2cef2
Identify more Sonos radio stations with poor titles ( #33609 )
2020-04-03 22:41:39 -07:00
Paulus Schoutsen
c6ba607c8c
Use IP addresses instead of mDNS names when wled discovered ( #33608 )
2020-04-03 22:41:08 -07:00
Chris Talkington
07ae3f9ee9
Use IP addresses instead of mDNS names when IPP discovered ( #33610 )
...
* use discovery resolved host rather than mdns host.
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update test_init.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update test_init.py
* Update test_config_flow.py
2020-04-03 22:36:46 -07:00
jjlawren
42353282d4
Debounce calls to Plex server ( #33560 )
...
* Debounce calls to Plex server
* Simplify debounce by recommendation
* Update tests to handle debounce
* Test debouncer, fix & optimize tests
* Use property instead
2020-04-03 22:34:42 -07:00
Paulus Schoutsen
1041dbe23c
Hass.io integration do not warn safe mode ( #33600 )
...
* Hass.io integration do not warn safe mode
* Better implementation
* Tweak log message
2020-04-03 19:42:06 -07:00
HomeAssistant Azure
8a8ee95336
[ci skip] Translation update
2020-04-04 00:07:23 +00:00
cgtobi
851c1711d4
Reduce log spam ( #33592 )
...
* Reduce log spam
* Reduce log spam
* Revert
2020-04-03 14:01:24 -07:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
cgtobi
cd300f54a8
Add Home Coach to zeroconf detection ( #33593 )
2020-04-03 11:59:27 -07:00
Paulus Schoutsen
dc7127aacf
Data Coordinator to return unsub func ( #33588 )
2020-04-03 20:15:42 +02:00
Aaron Bach
d1663f2733
Perform some small Flu Near You cleanup ( #33590 )
2020-04-03 19:47:42 +02:00
Bram Kragten
6f7bd673fb
Updated frontend to 20200403.0 ( #33586 )
2020-04-03 10:32:00 -07:00
shred86
b8e9e3af2f
Add Abode entity available property ( #32923 )
...
* Add available property and raise exception
* Add entity available property
* Refactoring and fixes
* Refactoring and fix for multi sensor
* Bump abodepy version
2020-04-03 11:08:32 -05:00
Erik Montnemery
4e6fd19624
Improve MQTT test coverage and remove dead code ( #33584 )
...
* Improve MQTT tests and remove dead code
* Remove useless test.
* Add more test
2020-04-03 09:05:58 -07:00
Paul Beckcom
a813847f6e
Automatic: fix OAuth2 redirect ( #33581 )
...
Integration configuration cannot complete as it is currently looking for /states after authentication. Replacing with /lovelace to allow the script to complete after successful authentication with Automatic.
2020-04-03 08:45:33 -07:00
Vilppu Vuorinen
066254afdf
Fix vertical/horizontal property mixup in melcloud ( #33580 )
2020-04-03 17:45:09 +02:00
Andrey Kupreychik
912eb321d9
Add support for Mi AirPurifier 3 ( #31729 )
...
* Adding support for Mi AirPurifier 3
* Adding support for Mi AirPurifier 3H
* Enabled setting fan level for AirPurifier 3/3H
* Get rid of isinstance for MIOT AirPurifier
* Bumping xiaomi-miio dependency
* Fixed lint error
* Update manifest.json
* Fixed requirements files for 0.5.0.1
Co-authored-by: Piotr Król <Piotr@gorszyportal.pl>
2020-04-03 16:32:18 +02:00
Maciej Bieniek
c0315e32bd
Fix source name ( #33565 )
2020-04-03 16:10:14 +02:00
Franck Nijhof
dd37c3f447
Bump adguardhome to 0.4.2 ( #33575 )
2020-04-03 15:51:28 +02:00
Bram Kragten
54dd77fe88
Add default delay to Harmony config entries ( #33576 )
2020-04-03 15:39:22 +02:00
FlavorFx
b7dd8cdf50
Add unique id and show on map option in Tankerkoenig ( #33400 )
...
* Add unique id to set friendly name by UI
* Add ShowOnMap flag to show each/hide entity on map
* Update homeassistant/components/tankerkoenig/sensor.py
Co-Authored-By: guillempages <guillempages@users.noreply.github.com>
* Update homeassistant/components/tankerkoenig/sensor.py
Co-Authored-By: guillempages <guillempages@users.noreply.github.com>
* Update homeassistant/components/tankerkoenig/sensor.py
Co-Authored-By: guillempages <guillempages@users.noreply.github.com>
* Update homeassistant/components/tankerkoenig/sensor.py
Co-Authored-By: guillempages <guillempages@users.noreply.github.com>
* Update homeassistant/components/tankerkoenig/sensor.py
* Update homeassistant/components/tankerkoenig/__init__.py
* Update homeassistant/components/tankerkoenig
* Update homeassistant/components/tankerkoenig
* Update homeassistant/components/tankerkoenig/sensor.py
* Update homeassistant/components/tankerkoenig/sensor.py
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2020-04-03 08:14:42 -05:00
ollo69
62835f0536
Fix asuswrt network failure startup ( #33485 )
...
* Fix network failure startup
Fix for issue ##33284 - Asuswrt component fail at startup after power failure
* Removed comment
* Removed bare except
* is_connected moved out try-catch
* Removed pointless-string-statement
* Raise PlatformNotReady on "not is_connected"
* Removed unnecessary check
* Revert "Removed unnecessary check"
This reverts commit a2ccddab2c4b1ba441f1d7482d802d9774527a26.
* Implemented custom retry mechanism
* Fix new line missing
* Fix formatting
* Fix indent
* Reviewed check
* Recoded based on tibber implementation
* Formatting review
* Changes requested
* Fix tests for setup retry
* Updated missing test
* Fixed check on Tests
* Return false if not exception
* Format correction
2020-04-03 15:02:48 +02:00
Jc2k
730d90fb8c
Fix browsing regression ( #33572 )
2020-04-03 14:36:10 +02:00
Fabian Affolter
eccab375a2
Upgrade Mastodon.py to 1.5.1 ( #33243 )
...
* Upgrade Mastodon.py to 1.5.1
* Remove left-overs
2020-04-03 12:06:28 +02:00
Maciej Bieniek
b5c89b4ef4
Bump gios library to version 0.1.1 ( #33569 )
2020-04-03 11:58:37 +02:00
Fabian Affolter
2d751c1edd
Upgrade luftdaten to 0.6.4 ( #33564 )
2020-04-03 11:13:48 +02:00