Pascal Vizeli
b4c858bcdf
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 22:31:44 +02:00
Robert Svensson and GitHub
4d4fd19f87
Replace pyunifi with aiounifi in UniFi device tracker ( #24149 )
...
* Replace pyunifi with aiounifi
* Fix tests
* Add sslcontext
* Fix tests
* Fix import order
2019-06-02 18:24:13 +02:00
Pascal Vizeli
16a846b1e7
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 17:09:04 +02:00
Pascal Vizeli
034b0e07d2
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 14:26:12 +02:00
Emilv2 and Robbie Trencheny
c486f794f9
Fix typo in integration component ( #24250 )
2019-06-02 01:07:17 -07:00
Franck Nijhof and Paulus Schoutsen
9220270948
Adds AdGuard Home integration ( #24219 )
...
* Adds AdGuard Home integration
* 👕 Addresses linting warnings
* 🚑 Fixes typehint in async_setup_entry
* 👕 Take advantage of Python's coalescing operators
* 👕 Use adguard instance from outer scope directly in service calls
* 👕 Use more sensible scan_interval default for sensors
* 👕 Adds specific files to .coveragerc
* ☔ Added tests and small changes to improve coverage
* 🔨 Import adguardhome dependencies at the top
* 🚑 Converted service handlers to be async
* 🔥 Removed init step from config flow
2019-06-01 22:13:14 -07:00
Paulus Schoutsen
7be7d3ffac
Updated frontend to 20190601.0
2019-06-01 14:27:25 -07:00
Pascal Vizeli
2823ef84db
Update azure-pipelines.yml for Azure Pipelines
2019-06-01 22:49:29 +02:00
Maikel Punie and Paulus Schoutsen
4d07448cf8
Bump python-velbus version for velbus component ( #24226 )
...
* Bump python-velbus version
* Bump python velbus version
2019-06-01 13:15:41 -07:00
Austin Mroczek and Paulus Schoutsen
12d59797a7
Add details to triggered state for total connect alarms ( #24106 )
...
* Bump skybellpy to 0.4.0
* Bump skybellpy to 0.4.0 in requirements_all.txt
* Added extra states for STATE_ALARM_TRIGGERED to allow users to know if
it is a burglar or fire or carbon monoxide so automations can take
appropriate actions. Updated TotalConnect component to handle these new
states.
* Fix const import
* Fix const import
* Fix const imports
* Bump total-connect-client to 0.26.
* Catch details of alarm trigger in state attributes.
Also bumps total_connect_client to 0.27.
* Change state_attributes() to device_state_attributes()
2019-06-01 13:12:58 -07:00
Emilv2 and Paulus Schoutsen
673290d2e1
fix gitlab_ci sad icon ( #24241 )
2019-06-01 13:08:23 -07:00
kbickar and Paulus Schoutsen
5a81ddd4e7
Sense update ( #24220 )
...
* Changed updates to be done by component and updates dispatched
* syntax updates
* Added code owner
* Removed whitespace
* Updated CODEOWNERS
* Added subscription undoer
2019-06-01 12:15:28 -07:00
Pascal Vizeli
ef820c3126
Update azure-pipelines.yml for Azure Pipelines
2019-06-01 20:07:54 +02:00
Jef D and Daniel Høyer Iversen
278b9d0f71
Round Awair sensor values ( #24093 )
...
* Round sensor values
* Add code owner
* Update code owners
* Fix tests
2019-06-01 17:03:41 +02:00
Paulus Schoutsen and Pascal Vizeli
276ab191b5
Do not use the cache dir for PIP installs ( #24233 )
2019-06-01 10:04:12 +02:00
Paulus Schoutsen and GitHub
b90636f640
Update home zone when core config updated ( #24237 )
...
* Update home zone when core config updated
* Lint
2019-05-31 23:03:45 -07:00
Paulus Schoutsen and Robbie Trencheny
b4374c8c4c
Mobile app to use device tracker config entry ( #24238 )
...
* Mobile app to use device tracker config entry
* Lint
* Re-use device_info
* Lint
2019-05-31 23:01:45 -07:00
Teemu R and Paulus Schoutsen
3076866ec6
add a deprecation warning for tplink device_tracker ( #24236 )
...
* add a deprecation warning for tplink device_tracker
* reword the warning a bit
2019-05-31 23:00:10 -07:00
Paulus Schoutsen and GitHub
e6a54013dc
GeoFency unique ID and device info ( #24232 )
2019-05-31 22:59:44 -07:00
Paulus Schoutsen and GitHub
3edc58a04e
Add GPSLogger device_info and unique_id ( #24231 )
2019-05-31 22:59:35 -07:00
Paulus Schoutsen and GitHub
70fe4f22db
Log HomeKit model ( #24229 )
2019-05-31 22:59:16 -07:00
Sören Oldag and Paulus Schoutsen
9f1dc71320
Bump pychromecast ( #24234 )
2019-05-31 20:49:52 -07:00
Robert Svensson and Paulus Schoutsen
f43eca248a
Don't allow more than one config flow per discovered Axis device ( #24230 )
2019-05-31 15:51:55 -07:00
Alexei Chetroi and GitHub
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
Phil Bruckner and Paulus Schoutsen
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 and GitHub
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 and GitHub
18286dbf4b
Axis - Handle Vapix error messages ( #24215 )
2019-05-31 20:34:06 +02:00
Paulus Schoutsen and GitHub
3a0616c680
Use resource for index routing. ( #24223 )
2019-05-31 11:27:05 -07:00
Paulus Schoutsen and GitHub
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 and GitHub
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 and Pascal Vizeli
5610541515
Fix ESPHome config flow with invalid config entry ( #24213 )
2019-05-31 11:27:27 +02:00
Pascal Vizeli
dedc2ef918
Update azure-pipelines.yml for Azure Pipelines
2019-05-31 10:53:34 +02:00
Thomas Hervé and Pascal Vizeli
a9c85b9944
Bump oauthlib version ( #24111 )
...
* Bump oauthlib version
* Bump fitbit instead
* Update requirements
2019-05-31 09:17:50 +02:00
Robert Van Gorkom and Teemu R
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 and GitHub
6f299e7245
Improve error handling ( #24204 )
2019-05-30 16:23:42 -07:00
Paulus Schoutsen and GitHub
f32d1c0dea
Allow discovery flows to be discovered via zeroconf/ssdp ( #24199 )
2019-05-30 14:08:05 -07:00
Paulus Schoutsen and GitHub
6fcd56c462
Update hass-nabucasa ( #24197 )
2019-05-30 09:49:21 -07:00
Otto Winter and Paulus Schoutsen
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 and Paulus Schoutsen
7692cffdbe
✏️ Corrects incorrect command in hassfest ( #24188 )
2019-05-30 09:41:30 -07:00
Daniel Høyer Iversen and Paulus Schoutsen
7c093bd928
Update Tibber library ( #24192 )
2019-05-30 09:41:11 -07:00
Jc2k and Paulus Schoutsen
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
d1aa4f42e5
Updated frontend to 20190530.0
2019-05-30 09:32:29 -07:00
Pascal Vizeli and GitHub
e7d34913c0
Update azure-pipelines.yml for check version ( #24194 )
2019-05-30 17:35:47 +02:00
Paulus Schoutsen and Pascal Vizeli
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 and Pascal Vizeli
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
Daniel Høyer Iversen and Anders Melchiorsen
b3d8f8620c
danielhiversen as codeowner for yr ( #24189 )
2019-05-30 13:16:59 +02:00