Paulus Schoutsen
3edc58a04e
Add GPSLogger device_info and unique_id ( #24231 )
2019-05-31 22:59:35 -07:00
Paulus Schoutsen
70fe4f22db
Log HomeKit model ( #24229 )
2019-05-31 22:59:16 -07:00
Sören Oldag
9f1dc71320
Bump pychromecast ( #24234 )
2019-05-31 20:49:52 -07:00
Robert Svensson
f43eca248a
Don't allow more than one config flow per discovered Axis device ( #24230 )
2019-05-31 15:51:55 -07:00
Pascal Vizeli
958b894020
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 23:22:37 +02:00
Alexei Chetroi
0ba2b4e253
ZHA requirements version bump. ( #24228 )
...
* ZHA requirements version bump.
* zha-quirks version bump.
2019-05-31 17:15:27 -04:00
Pascal Vizeli
1e6b91b05a
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 23:10:09 +02:00
Paulus Schoutsen
5c8f209aa7
Bumped version to 0.94.0b2
2019-05-31 13:45:41 -07:00
Phil Bruckner
d966e0cfce
Add control of Amcrest indicator light ( #23986 )
...
Enable feature by default but allow it to be disabled by "control_light: false" in config.
Get brand from camera instead of assuming Amcrest (since this works with other cameras, too.)
Retrieve RTSP URL in update method instead of in stream_source property and in handle_async_mjpeg_stream method.
Move amcrest imports from methods to global.
2019-05-31 13:41:48 -07:00
Paulus Schoutsen
3eeccc1a65
Add manifest support for homekit discovery ( #24225 )
...
* Add manifest support for homekit discovery
* Add a space after model check
* Update comment
2019-05-31 13:40:36 -07:00
Paulus Schoutsen
52e33c2aa2
Use resource for index routing. ( #24223 )
2019-05-31 13:40:36 -07:00
Pascal Vizeli
35f5784287
Don't follow redirect on ingress itself ( #24218 )
...
* Don't follow redirect on ingress itself
* Fix comment
2019-05-31 13:40:35 -07:00
Robert Svensson
46cc6e199b
Axis - Handle Vapix error messages ( #24215 )
2019-05-31 13:40:34 -07:00
Paulus Schoutsen
6371eca14d
Improve error handling ( #24204 )
2019-05-31 13:40:34 -07:00
Paulus Schoutsen
052641e620
Instantiate lock inside event loop ( #24203 )
2019-05-31 13:40:33 -07:00
Paulus Schoutsen
16edcd9938
Allow discovery flows to be discovered via zeroconf/ssdp ( #24199 )
2019-05-31 13:40:32 -07:00
Thomas Hervé
4fa6f2e54f
Bump oauthlib version ( #24111 )
...
* Bump oauthlib version
* Bump fitbit instead
* Update requirements
2019-05-31 13:40:31 -07:00
Paulus Schoutsen
3c1cdecb88
Add manifest support for homekit discovery ( #24225 )
...
* Add manifest support for homekit discovery
* Add a space after model check
* Update comment
2019-05-31 11:58:48 -07:00
Robert Svensson
18286dbf4b
Axis - Handle Vapix error messages ( #24215 )
2019-05-31 20:34:06 +02:00
Paulus Schoutsen
3a0616c680
Use resource for index routing. ( #24223 )
2019-05-31 11:27:05 -07:00
Paulus Schoutsen
440e4289e4
Instantiate lock inside event loop ( #24203 )
2019-05-31 11:26:05 -07:00
Pascal Vizeli
8fe1a84db2
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 18:49:46 +02:00
Pascal Vizeli
5fa66ba4a3
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 16:46:50 +02:00
Pascal Vizeli
261f3bcba6
Don't follow redirect on ingress itself ( #24218 )
...
* Don't follow redirect on ingress itself
* Fix comment
2019-05-31 14:30:58 +02:00
Otto Winter
9be1b72ed7
Fix ESPHome config flow with invalid config entry ( #24213 )
2019-05-31 11:33:31 +02:00
Otto Winter
5610541515
Fix ESPHome config flow with invalid config entry ( #24213 )
2019-05-31 11:27:27 +02:00
Pascal Vizeli
bfc8d2457c
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 10:57:53 +02:00
Pascal Vizeli
dedc2ef918
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 10:53:34 +02:00
Thomas Hervé
a9c85b9944
Bump oauthlib version ( #24111 )
...
* Bump oauthlib version
* Bump fitbit instead
* Update requirements
2019-05-31 09:17:50 +02:00
Robert Van Gorkom
bf91a8c1b3
Fixing tplink issues with offline devices during setup ( #23668 )
...
* Fixing tplink issues with offline devices during setup.
* Fixing circleci errors.
* Adding code to defer the creation of entities that are not online.
* Addressing code review changes and cleaning up a little.
* Fixing tests and static analysis.
* Adding test to satisfy coverage requirements.
* Resolving merge conflicts.
* Fixing issue where lights don't appear in the integration page.
* Using pyHS100 properties for most sysinfo.
Addressing some PR feedback.
* Addressing some PR feedback.
* Better testing async_add_entities_retry
Testing for static dimmers.
Making greater use of conf constants.
* Fixing all static analysis issues.
* Adding non-blocking call for getting discovering devices.
* Address PR feedback
2019-05-31 01:51:04 -04:00
Paulus Schoutsen
6f299e7245
Improve error handling ( #24204 )
2019-05-30 16:23:42 -07:00
Paulus Schoutsen
1ad495070d
Bumped version to 0.94.0b1
2019-05-30 14:59:14 -07:00
Paulus Schoutsen
84719d944a
Update hass-nabucasa ( #24197 )
2019-05-30 14:59:08 -07:00
Jc2k
4ca588deae
homekit_controller no longer logs with transient network errors causing crypto failures as it will auto recover ( #24193 )
2019-05-30 14:59:07 -07:00
Otto Winter
325001933d
Fix ESPHome discovered when already exists ( #24187 )
...
* Fix ESPHome discovered when already exists
* Update .coveragerc
2019-05-30 14:59:07 -07:00
Paulus Schoutsen
acc9fd0382
Dynamic panels ( #24184 )
...
* Don't require all panel urls to be registered
* Allow removing panels, fire event when panels updated
2019-05-30 14:59:06 -07:00
Paulus Schoutsen
f32d1c0dea
Allow discovery flows to be discovered via zeroconf/ssdp ( #24199 )
2019-05-30 14:08:05 -07:00
Pascal Vizeli
ca89d6184c
Update azure-pipelines.yml for Azure Pipelines
2019-05-30 18:50:47 +02:00
Pascal Vizeli
2bfe7aa219
Update azure-pipelines.yml for check version ( #24194 )
2019-05-30 18:50:32 +02:00
Paulus Schoutsen
6fcd56c462
Update hass-nabucasa ( #24197 )
2019-05-30 09:49:21 -07:00
Otto Winter
1ce2d97d3d
Fix ESPHome discovered when already exists ( #24187 )
...
* Fix ESPHome discovered when already exists
* Update .coveragerc
2019-05-30 09:48:58 -07:00
Pascal Vizeli
04c5cda7e5
Update azure-pipelines.yml for Azure Pipelines
2019-05-30 18:46:08 +02:00
Franck Nijhof
7692cffdbe
✏️ Corrects incorrect command in hassfest ( #24188 )
2019-05-30 09:41:30 -07:00
Daniel Høyer Iversen
7c093bd928
Update Tibber library ( #24192 )
2019-05-30 09:41:11 -07:00
Jc2k
bcee3f9570
homekit_controller no longer logs with transient network errors causing crypto failures as it will auto recover ( #24193 )
2019-05-30 09:40:38 -07:00
Paulus Schoutsen
78ffb6f3e6
Updated frontend to 20190530.0
2019-05-30 09:32:37 -07:00
Paulus Schoutsen
d1aa4f42e5
Updated frontend to 20190530.0
2019-05-30 09:32:29 -07:00
Pascal Vizeli
e7d34913c0
Update azure-pipelines.yml for check version ( #24194 )
2019-05-30 17:35:47 +02:00
Paulus Schoutsen
1a3a38d370
Dynamic panels ( #24184 )
...
* Don't require all panel urls to be registered
* Allow removing panels, fire event when panels updated
2019-05-30 13:37:01 +02:00
Paulus Schoutsen
59ce31f44f
No longer allow invalid slugs or extra keys ( #24176 )
...
* No longer allow slugs
* Lint
* Remove HASchema
* Lint
* Fix tests
2019-05-30 13:33:26 +02:00