Robert Svensson
b578a76efa
UniFi - Move some preloading of unavailable clients earlier in setup phase ( #34599 )
...
Improve readability of setting up switch platform
2020-04-23 21:29:38 +02:00
J. Nick Koston
a7e8446454
Remember homekit aids for entities without a unique id ( #34587 )
...
* Remember homekit aids for entities without a unique id
* add backwards compat
* increase cover
2020-04-23 12:07:55 -05:00
Aaron Bach
3ce89409d2
Add service to clear SimpliSafe notifications ( #34481 )
2020-04-23 10:53:06 -06:00
Aaron Bach
828f368323
Handle flaky SimpliSafe notification registration ( #34475 )
2020-04-23 10:52:11 -06:00
jrester
4a5cf5cd2b
Powerwall sensor add is_active, round state attributes and change thresholding for charging status sensor ( #34582 )
...
* Change sensor values and thresholding
* Update tests
2020-04-23 10:00:38 -05:00
Robert Svensson
c3689d7416
UniFi - Store controller in config_entry.entry_id ( #34553 )
...
* Store controller in config_entry.entry_id
* Clean up imports
2020-04-23 16:48:24 +02:00
Martin Hjelmare
a0fbf9ba47
Remove hap pyc file ( #34563 )
2020-04-23 13:14:48 +02:00
MatthewFlamm
116f7934d3
Fix deleting and readding nws entry ( #34555 )
...
* fix deleting and readding nws
* Clean up
* Fix variable name clash
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-23 12:50:55 +02:00
Ziv
561b033ebb
Add coverage to qwikswitch ( #33939 )
2020-04-23 08:44:28 +02:00
HomeAssistant Azure
da87ec8499
[ci skip] Translation update
2020-04-23 00:05:07 +00:00
Aaron Bach
4d292c2723
Add support for AirVisual Node/Pro units ( #32815 )
...
* Add support for AirVisual Node Pro units
* Fixed tests
* Updated dependencies
* Guard looks cleaner
* Limit options update to geography-based entries
* Docstring
* Use proper precision in display_temp
* Add availability for AirVisualNodeProSensor
* Updated translations
* Samba stuff in play
* Wrap up Samba
* Fix tests
* Remove unnecessary updates
* Normalize labels
* Bump requirements
* Don't include configuration.yaml support for this new functionality
* Fix tests
* Code review
* Code review
* Update coveragerc
* Code review
2020-04-23 01:41:14 +02:00
Erik Montnemery
4448eb94a1
Only subscribe when MQTT client is connected. ( #34557 )
2020-04-22 14:38:04 -07:00
Tom
d6ab36bf8e
Set mqtt binary_sensor unavailable if expire_after specified ( #34259 )
...
* Set self._expired=True if expire_after specified
* Added test_expiration_on_discovery_and_discovery_update_of_binary_sensor to mqtt/test_binary_sensor.py
* Fixed flake8 error
* Fixed isort error
2020-04-22 23:29:49 +02:00
Quentame
a8cd7203df
Bump python-synology to 0.7.0 ( #34534 )
2020-04-22 16:28:47 -05:00
Erik Montnemery
6631bbc6f5
Remove reconnect logic from MQTT client. ( #34556 )
2020-04-22 14:28:36 -07:00
jjlawren
116012680a
Add All wrapper to deprecated Plex schema ( #34552 )
2020-04-22 14:20:14 -07:00
jrester
dbd1ca45c4
Update tesla-powerwall to version 0.2.8 ( #34545 )
...
* Update tesla-powerwall to version 0.2.7
* Update tesla-powerwall to version 0.2.8
2020-04-22 16:10:06 -05:00
Robert Svensson
224c874673
UniFi - Improve logging related to loosing connection to controller ( #34547 )
2020-04-22 20:45:09 +02:00
Jeff McGehee
dcf51e5a14
Fix Bayesian Binary JSON Serialization ( #34540 )
2020-04-22 11:25:14 -07:00
Kevin Fronczak
08cacb9f51
Upgrade blinkpy library to 0.14.3 ( #34542 )
2020-04-22 11:10:20 -07:00
jjlawren
fc8d41d024
Deprecate Plex YAML config ( #34546 )
2020-04-22 10:41:26 -07:00
Franck Nijhof
50e7b4dc10
Merge branch 'master' into dev
2020-04-22 18:22:13 +02:00
MatsNl
ccc3ce81f9
Add Atag One thermostat integration ( #32361 )
...
* add atag integration
* ignore
* generated
* Update .gitignore
* requirements update
* update coveragerc
* Revert "update coveragerc"
* make entity_types more readable
* add DOMAIN to listener
* entity name
* Use DataUpdateCoordinator
* fix translations
* enable preset_modes
* fix water_heater
* update coveragerc
* remove scan_interval
Co-Authored-By: J. Nick Koston <nick@koston.org>
* Apply suggestions from code review
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
* fixes review remarks
* fix flake8 errors
* ensure correct HVACmode
* add away mode
* use write_ha_state instead of refresh
* remove OFF support, add Fahrenheit
* rename test_config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-22 18:09:51 +02:00
Paulus Schoutsen
4a08c65205
Validate translations for custom components ( #34519 )
2020-04-22 06:24:45 -07:00
Paulus Schoutsen
e002c84eba
Don't set step title if it's integration title ( #34524 )
2020-04-22 15:05:39 +02:00
kennedyshead
ab7bd302f6
Bump aioasuswrt to 1.2.5 ( #34454 )
...
* bump aioasuswrt
Took 5 minutes
* bump aioasuswrt
Took 10 minutes
Co-authored-by: magnusknutas <magnus@thefarm.se>
2020-04-22 14:59:05 +02:00
Bram Kragten
276c79aa85
Updated frontend to 20200422.0 ( #34532 )
2020-04-22 08:24:33 -04:00
Pascal Vizeli
9a4a3204d6
Merge pull request #34527 from home-assistant/rc
...
0.108.8
2020-04-22 10:45:57 +02:00
Fredrik Erlandsson
dd03fcbeb3
Improve volvooncall ( #34495 )
...
* Add write_ha_state to switch
* Add unique_id to voc
2020-04-22 10:10:59 +02:00
Pascal Vizeli
2c5079ebb6
Bump version 0.108.8
2020-04-22 07:52:28 +00:00
Pascal Vizeli
123a1baead
Bump hass-nabucasa 0.34.1 ( #34480 )
2020-04-22 07:51:44 +00:00
Chris Talkington
6dd836589c
Improve Roku ( #34431 )
2020-04-21 21:06:23 -07:00
Sean Dague
7f77e99e4d
Bump mychevy library to 2.0.1 ( #34496 )
2020-04-21 21:03:19 -07:00
J. Nick Koston
6c3ea2a904
Fix zeroconf interface being ineffective in HomeKit ( #34516 )
2020-04-21 20:46:19 -07:00
Robert Svensson
193e9bec97
UniFi - Simplify config option of block clients to just a multi select drop down ( #34514 )
2020-04-21 20:45:48 -07:00
J. Nick Koston
a5b98b40ac
Resolve delays with tuya devices ( #34512 )
2020-04-21 20:29:42 -07:00
Paulus Schoutsen
e9ff1940d6
Translation fixes and tweaks ( #34489 )
...
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
2020-04-21 17:57:21 -07:00
J. Nick Koston
96649a7e27
Use registry to find linked batteries for homekit ( #33519 )
2020-04-21 17:43:49 -07:00
Paulus Schoutsen
9b757e4c22
Merge pull request #34517 from home-assistant/rc
2020-04-21 17:26:36 -07:00
HomeAssistant Azure
46920e9be6
[ci skip] Translation update
2020-04-22 00:03:20 +00:00
Erik Montnemery
877eb0c3ad
Don't log same MQTT message multiple times ( #34511 )
2020-04-21 16:48:04 -07:00
Paulus Schoutsen
61620dec30
Bumped version to 0.108.7
2020-04-21 16:27:13 -07:00
Pascal Vizeli
12e92d504d
Fix cloud binary_sensor & TTS/STT ( #34505 )
2020-04-21 16:26:54 -07:00
ochlocracy
16e1b3772c
Modify requirements for CameraStreamController in Alexa ( #34470 )
2020-04-21 16:26:53 -07:00
J. Nick Koston
59686274d7
Ensure nexia state file is in a writable location ( #34325 )
...
* bump nexia to 0.9.2
2020-04-21 16:26:52 -07:00
jan iversen
945567150d
Rollback modbus to version 0.107.7 keep new functionality ( #34287 )
...
* Rollback modbus to version 0.107.7
Update manifest to not use async.
Rollback entities to sync version.
Keep newer modifications apart from async.
Rollback __init__ to sync version but keep the new functionality.
add async sub directory
Adding the current (not working) version in a sub directory,
to allow easy sharing with a few alfa testers.
The async version are to be updated to use the serial/tcp already
available instead of the flaky pymodbus version. pymodbus is still
needed to encode/decode the messagess.
Update test cases to reflect sync implementation, but
keep the new functionality like e.g. conftest.py.
* do not publish async version
The async version will be made available in a forked repo, until
it is ready to replace the production code.
2020-04-21 16:26:00 -07:00
jan iversen
eedfca6623
Fix modbus sync/async issues ( #34043 )
...
* add pyserial to manifest
pymodbus is very developer oriented and assumes every developer
adapt the requierements.txt to his/hers needs.
Our requirements.txt is different it contains all posibilities allowing
user to later change configuration without having to install extra
packages.
As a consequence manifest.json needs to include the pyserial.
* modbus: make truly async client creation
Make hass call listen_once async.
Integrate content of start_modbus into async_setup.
Do not use the boiler plate create tcp client function from
pymodbus as it is sync, and also does not work well with asyncio,
instead call the init_<type> directly, since that is async.
* both component/modbus and component/serial uses pyserial-async
but with slighty different version requirements.
Combined the 2.
* Review 1
* Review 2
* Review
@staticmethod is no good, because the function uses class variables.
* Review
Pytest is sometimes a bit cryptic, lets hope this does it.
2020-04-21 16:25:26 -07:00
Paulus Schoutsen
41e4dc4336
Cloud do checks during setup ( #33507 )
...
* Update cloud to do more tasks during async_setup
* Upgrade hass_nabucasa to 0.33
2020-04-21 16:14:18 -07:00
Joakim Sørensen
730a257f3c
Rename translations dir for integrations ( #34494 )
2020-04-21 16:11:05 -07:00
J. Nick Koston
d06fce6997
Display Homekit QR code when pairing ( #34449 )
...
* Display a QR code for homekit pairing
This will reduce the failure rate with HomeKit
pairing because there is less chance of entry
error.
* Add coverage
* Test that the qr code is created
* I cannot spell
* Update homeassistant/components/homekit/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update homeassistant/components/homekit/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-21 17:38:43 -05:00