Pascal Vizeli
67e87f9048
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-08 11:43:33 +02:00
Pascal Vizeli
9924dd7aca
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-08 11:05:27 +02:00
Paulus Schoutsen
3ac8c6d1fe
Bump version to 0.95.0.dev0
2019-06-07 23:47:13 -07:00
Paulus Schoutsen
b179dbcdcf
Merge remote-tracking branch 'origin/master' into dev
2019-06-07 23:47:02 -07:00
Paulus Schoutsen and GitHub
282b4f4927
Merge pull request #24396 from home-assistant/rc
...
0.94.1
0.94.1
2019-06-07 23:45:13 -07:00
Robert Svensson and Paulus Schoutsen
b68a796c7c
deCONZ - properly identify configured bridge ( #24378 )
2019-06-07 23:43:59 -07:00
Robert Svensson and GitHub
48276b041c
deCONZ - properly identify configured bridge ( #24378 )
2019-06-08 08:43:18 +02:00
Penny Wood and Paulus Schoutsen
bfafe9ccbe
Fix for sun issues ( #24309 )
2019-06-07 23:28:56 -07:00
Penny Wood and Paulus Schoutsen
4cb1d77783
Fix for sun issues ( #24309 )
2019-06-07 23:21:41 -07:00
David F. Mulcahey and Paulus Schoutsen
787bd75587
add device class to sensors ( #24373 )
2019-06-07 23:19:52 -07:00
Paulus Schoutsen
dc93779f02
Bumped version to 0.94.1
2019-06-07 23:13:57 -07:00
Paulus Schoutsen
14066dfb5a
Check cloud trusted proxies ( #24395 )
2019-06-07 23:13:45 -07:00
Paulus Schoutsen
7d9988fd75
Add more HomeKit models for discovery ( #24391 )
...
* Add more HomeKit models for discovery
* Discover Tradfri with HomeKit
* Add Wemo device info
* Allow full match for HomeKit model
* Fix tests
2019-06-07 23:13:44 -07:00
Paulus Schoutsen
2fed016347
Fix automation failing to restore state ( #24390 )
...
* Fix automation off
* Fix tests
2019-06-07 23:13:43 -07:00
William Scanlon and Paulus Schoutsen
d1b82e9ede
Updated pubnubsub-handler to 1.0.7 to fix crash on slow startup ( #24388 )
2019-06-07 23:13:43 -07:00
Robert Svensson and Paulus Schoutsen
b8e20fcadf
Bump dependency ( #24376 )
2019-06-07 23:13:42 -07:00
Paulus Schoutsen
ebc09017b8
Initiate websession inside event loop ( #24331 )
2019-06-07 23:13:42 -07:00
Paulus Schoutsen
798b72e164
Add a discovery config flow to Wemo ( #24208 )
2019-06-07 23:13:41 -07:00
Paulus Schoutsen and GitHub
f77514c6f2
Check cloud trusted proxies ( #24395 )
2019-06-07 23:08:55 -07:00
Paulus Schoutsen and GitHub
7887d6d6e4
Fix automation failing to restore state ( #24390 )
...
* Fix automation off
* Fix tests
2019-06-07 23:08:22 -07:00
Paulus Schoutsen and GitHub
0dc0706eb2
Add more HomeKit models for discovery ( #24391 )
...
* Add more HomeKit models for discovery
* Discover Tradfri with HomeKit
* Add Wemo device info
* Allow full match for HomeKit model
* Fix tests
2019-06-07 22:59:51 -07:00
Penny Wood and Paulus Schoutsen
b30f4b8fc0
Improve boolean validator ( #24294 )
...
* Improve boolean validator
* Remove extra throw
* Remove None test as discussed
* Fix for tests depending on None == False
2019-06-07 22:18:02 -07:00
Phil Bruckner and Paulus Schoutsen
233bc1a108
Improve amcrest error handling and bump amcrest package to 1.5.3 ( #24262 )
...
* Improve amcrest error handling and bump amcrest package to 1.5.3
amcrest package update fixes command retry, especially with Digest Authentication, and allows sending snapshot command without channel parameter.
Get rid of persistent_notification.
Errors at startup, other than login errors, are no longer fatal.
Display debug messages about how many times an error has occurred in a row.
Remove initial communications test. If camera is off line at startup this just delays the component setup.
Handle urllib3 errors when getting data from commands that were sent with stream=True.
If errors occur during camera update, try repeating until it works or the camera is determined to be off line.
Drop channel parameter in snapshot command which allows camera to use its default channel, which is different in different camera models and firmware versions.
Make entities unavailable if too many errors occur in a row.
Add new configuration variables to control how many errors in a row should be interpreted as camera being offline, and how frequently to "ping" camera to see when it becomes available again.
Add online binary_sensor option to indicate if camera is available (i.e., responding to commands.)
* Update per review comments
Remove max_errors and recheck_interval configuration variables and used fixed values instead.
Move definition of AmcrestChecker class to module level.
Change should_poll in camera.py to return a fixed value of True and move logic to update method.
2019-06-07 21:46:49 -07:00
Phil Bruckner and Paulus Schoutsen
61dabae6ab
Add for option for template triggers ( #24330 )
2019-06-07 21:45:37 -07:00
William Scanlon and GitHub
d858e1be05
Updated pubnubsub-handler to 1.0.7 to fix crash on slow startup ( #24388 )
2019-06-07 23:29:31 -04:00
Andy Castille and Andrew Sayre
4c3f39be02
Provide an option for the DD-WRT device tracker to include non-wireless devices ( #24259 )
...
* Use LAN status instead of wireless status for DD-WRT device tracking
* Use the previous DD-WRT device tracker behavior unless specified in the configuration
2019-06-07 19:45:57 -05:00
rolfberkenbosch and Andrew Sayre
b5ada3bf10
Add ATTR_FORECAST_PRECIPITATION option ( #24308 )
...
* Add ATTR_FORECAST_PRECIPITATION option
* Remove blank line
2019-06-07 19:31:57 -05:00
Andre Lengwenus and Andrew Sayre
a3794b3241
Fixed wrong setpoint value on startup when climate was previously turned off ( #24377 )
2019-06-07 19:29:51 -05:00
kvanhoorn and Andrew Sayre
952d72fdd3
Add shuffle support for itunes component ( #24319 )
...
* added shuffle support for itunes component
* fixed pylint errors
* more pylint
* final pylint (have my own dev env now)
2019-06-07 19:05:08 -05:00
Pascal Vizeli
5a9db70d24
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-08 00:56:10 +02:00
Pascal Vizeli
17b59cd410
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-08 00:55:03 +02:00
Pascal Vizeli
eb3e53e2d3
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-08 00:54:14 +02:00
Pascal Vizeli
8af0747f95
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:43:07 +02:00
Pascal Vizeli
ceac04b82d
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:40:32 +02:00
Pascal Vizeli
e93fbcf701
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:36:42 +02:00
Pascal Vizeli
337cd40cb6
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:34:44 +02:00
Pascal Vizeli
3664f61e2d
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:24:43 +02:00
Pascal Vizeli
1acd34313b
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 22:06:27 +02:00
Fabian Affolter and Andrew Sayre
888c5172bf
Upgrade Mastodon.py to 1.4.3 ( #24374 )
2019-06-07 14:22:37 -05:00
Fabian Affolter and Andrew Sayre
3d802afecb
Upgrade discord.py to 1.1.1 ( #24375 )
2019-06-07 14:22:19 -05:00
Robert Svensson and Andrew Sayre
1647ebaf31
Bump dependency ( #24376 )
2019-06-07 14:22:02 -05:00
Pascal Vizeli
ae1511d8f6
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 21:16:39 +02:00
Pascal Vizeli
85f4cecc64
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 18:54:28 +02:00
Pascal Vizeli
203c3a5175
Update azure-pipelines-ci.yml for Azure Pipelines
2019-06-07 18:42:47 +02:00
Pascal Vizeli and GitHub
846d31c4f1
Create azure-pipelines-ci.yml
2019-06-07 18:38:05 +02:00
presslab-us and Alexei Chetroi
cb460a85ba
Add support for ZHA door locks #2 ( #24344 )
...
* Add support for DoorLock cluster
* Add test for zha lock
* Change lock_state report to REPORT_CONFIG_IMMEDIATE
* Update channel command wrapper to return the entire result
This allows for return values other than result[1]
* Fix tests
* Fix lint
* Update DoorLock test to work with updated zigpy schema
* Fix lint
* Fix unlock test
2019-06-07 11:16:33 -04:00
David F. Mulcahey and Alexei Chetroi
592d30d495
Remove binary sensors for ZHA remotes and controllers ( #24370 )
...
* remove remote binary sensor profiles
* fix contact sensors
2019-06-07 11:13:55 -04:00
David F. Mulcahey and Alexei Chetroi
a79224aba8
Fix ZHA battery level when value is reported via signal ( #24371 )
...
* fix battery signal
* review comment
2019-06-07 11:02:35 -04:00
Paulus Schoutsen and Andrew Sayre
7c5da67d74
Add service to update core location ( #24328 )
...
* Add service to update core location
* Update test_init.py
2019-06-07 09:09:25 -05:00
Daniel Perna and Pascal Vizeli
b71baef7c8
Update pyhomematic ( #24368 )
2019-06-07 12:46:47 +02:00