Daniel Shokouhi
ddfbeffd28
Fix zone cleaning and raise config entry not ready when needed ( #37741 )
2020-07-14 22:59:03 +02:00
Jannik Beyerstedt
d8c2732bcb
Do no crash Luftdaten on additional data returned by the API ( #37763 )
2020-07-14 22:56:02 +02:00
Daniel Pervan
5b3d094a1e
Fix Fibaro HC light switches not being configured as Light entities ( #37690 )
2020-07-14 22:47:05 +02:00
SukramJ
d119c96aee
Add HmIP-FSI16 to HomematicIP Cloud ( #37715 )
2020-07-14 22:43:21 +02:00
J. Nick Koston
d4111617ca
Ensure HomeKit does not throw when a linked motion sensor is removed ( #37773 )
2020-07-14 22:38:55 +02:00
J. Nick Koston
f8d547f2d3
Adjust history as all scripts can now be canceled ( #37820 )
2020-07-14 22:31:34 +02:00
Aidan Timson
36dde3ff68
Use size of camera in Agent DVR ( #36375 )
2020-07-14 22:25:34 +02:00
Franck Nijhof
209f9b6722
Always expose Toon gas sensors ( #37829 )
2020-07-14 22:22:44 +02:00
J. Nick Koston
f5cbae0cd5
Avoid homekit crash when temperature is clamped above max value ( #37746 )
2020-07-14 22:21:10 +02:00
Bram Kragten
9ecaa10e51
Adjust icons for MDI bump ( #37730 )
2020-07-14 22:17:14 +02:00
J. Nick Koston
5cd6370822
Switch async_track_state_change to the faster async_track_state_change_event part 3 ( #37852 )
...
async_track_state_change_event is faster than async_track_state_change
2020-07-14 09:40:01 -10:00
Bram Kragten
ea17d36cbb
Frontend: deprecate extra_html_url ( #37843 )
2020-07-14 21:06:36 +02:00
Adam Liddell
c3f63e0739
Fix media_content_id attribute in Spotify integration ( #37853 )
...
Previously, the media_content_id field would contain the track name, which
appears was a regression when the Spotify integration was rewritten in
7e4b9adc . The media_content_id now reverts to containing the Spotify
track 'uri' field, which has the form 'spotify:track:...'
2020-07-14 20:37:08 +02:00
Bram Kragten and J. Nick Koston
7d77fa92c2
Add mode info attributes to script and automation ( #37815 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-07-14 10:47:59 -07:00
Ville Skyttä
ac0dbb17af
Attrs cleanups ( #37849 )
2020-07-14 10:30:30 -07:00
Phil Bruckner and Paulus Schoutsen
7e280e2b27
Add choose script action ( #37818 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-14 10:22:54 -07:00
Eugene Prystupa
515ad6164d
Add support for generic device (switch) to bond integration ( #37837 )
2020-07-14 08:54:33 -05:00
dependabot[bot]
f0916aeb86
Bump actions/upload-artifact from v2.0.1 to 2.1.0 ( #37841 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.0.1 to 2.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.0.1...ebad382c0953e8c6b4039e8d30dfd19ee7b2a862 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 10:39:58 +02:00
Ville Skyttä
22f17a1887
Travis CI improvements ( #37840 )
2020-07-14 09:29:56 +02:00
kennedyshead and magnusknutas
81914258e9
Version bump for asuswrt ( #37827 )
...
Co-authored-by: magnusknutas <magnus@thefarm.se >
2020-07-14 09:27:07 +02:00
J. Nick Koston
bfbb2826bc
Fix homekit_controller discovery via zeroconf ( #37725 )
2020-07-13 17:45:05 -07:00
HomeAssistant Azure
aabf0dab88
[ci skip] Translation update
2020-07-14 00:03:03 +00:00
Haemish Kyd
33eaf081cd
Apply code review changes for poolsense ( #37817 )
2020-07-13 18:04:10 -05:00
Eugene Prystupa
95e72b4c4b
Map bond fan speeds to standard HA speeds ( #37808 )
2020-07-13 18:00:05 -05:00
Ville Skyttä
9e8e5c37f4
Update Travis-CI to use Python 3.7.1 ( #37830 )
...
Refs 89a9634d35
2020-07-14 00:45:10 +02:00
Joakim Plate
1a64108eea
Switch rfxtrx to config entries ( #37794 )
...
* Switch to config flow setup
* Add minimal test for config flow
* Add myself as codeowner and address some review concerns
* Address some further review comments
2020-07-13 23:24:28 +02:00
Eugene Prystupa
ed3f25489e
Apply bond python related feedback from a prior PR ( #37821 )
2020-07-13 23:07:35 +02:00
tizzen33 and Franck Nijhof
4aaf7c5432
Convert Toon expires_in value to float ( #37716 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2020-07-13 22:59:27 +02:00
Rami Mosleh
cd3e045e06
Properly set update_interval during Speedtest setup ( #37708 )
...
* Properly set update_interval during setup
* implement new update_interval method
2020-07-13 12:32:22 -07:00
Markus Bong
b152d59afe
Add devolo binary sensor device class mapping ( #37350 )
...
* add device class mapping for binary sensors
* change if else statement to or
2020-07-13 08:56:22 -10:00
Paulus Schoutsen and J. Nick Koston
9ac1475251
Simplify logger integration ( #37780 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-07-13 10:20:18 -07:00
Paulus Schoutsen
8ed1a29c82
Drop white blacklist pt1 ( #37816 )
2020-07-13 17:43:11 +02:00
Joakim Plate
ccbc3b5e39
Add rfxtrx ability to send a raw command to device ( #37793 )
...
* Add the ability to send a raw command to device
* Add a test for new service
* Use async test
* Sort includes
2020-07-13 16:54:52 +02:00
Jakob Schlyter
dbcd5f4c2c
Add urlencode template filter ( #37753 )
...
* add urlencode template filter
* fix flake8
* add test to string ang integer
* better test vectors
2020-07-13 16:48:29 +02:00
Paulus Schoutsen
34c2579507
Constraints pt3 ( #37803 )
2020-07-13 15:55:20 +02:00
Dermot Duffy
eb6fda8387
Allow an extra packet without dts (for Arlo camera streaming) ( #37792 )
...
* Allow 1 packet without dts. See https://github.com/twrecked/hass-aarlo/issues/151 .
* Reset boolean once a packet with dts is found.
* Fix no-else-continue lint error.
2020-07-13 09:47:33 -04:00
pnguyen-tyro
d8ec1d36b2
pydaikin version bump to 2.3.1: ( #37682 )
...
* Fix skyfi incorrect setting zone
* Add support for advanced modes for brp069 model
2020-07-13 08:40:16 +02:00
Joakim Plate
aaa073183c
Drop dummy connection ( #37805 )
...
We now mock the module
2020-07-13 03:40:45 +02:00
Paulus Schoutsen
8e71559068
Bump aiokafka to 0.6.0 ( #37778 )
2020-07-12 19:39:01 -06:00
Joakim Plate
87f6b7cdd4
Replace rfxtrx entity events with integration events ( #37565 )
...
* Drop per entity events
* Correct linting error
* Drop keys()
2020-07-13 02:57:19 +02:00
HomeAssistant Azure
d3b47b6d89
[ci skip] Translation update
2020-07-13 00:02:52 +00:00
Eugene Prystupa
f32f73a7d1
Add basic support for lights in bond integration ( #37802 )
2020-07-12 18:45:47 -05:00
AJ Schmidt
b63f882c3f
Fix Dockerfile.dev for VS Code devcontainer ( #37801 )
2020-07-12 16:18:08 -07:00
Robert Svensson
548e956670
deCONZ - don't let light "attr" events update group data ( #37797 )
2020-07-12 16:16:40 -07:00
jjlawren
5c28919fba
Wrap possible I/O in executor ( #37688 )
2020-07-12 18:09:47 -04:00
Haemish Kyd and Chris Talkington
6fe54e31cc
Apply code quality updates to poolsense ( #37781 )
...
* Created a binary sensor and corrected some review comments.
* Updated the poolsense class and its interface to handle credentials better
* Moved the client session to the PoolSense class.
* Apply suggestions from code review
* Update binary_sensor.py
* Update homeassistant/components/poolsense/__init__.py
* Update sensor.py
* Update binary_sensor.py
* Removed unnecessary class variable
* Correcting a merge error.
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-07-12 15:33:30 -05:00
Eugene Prystupa
e9440c49d5
Add support for fan direction in bond integration ( #37789 )
...
* Add support for fan direction in bond integration
* Add support for fan direction (PR feedback)
2020-07-12 15:30:24 -05:00
Joakim Plate
53844488d8
Switch rfxtrx to integration level config ( #37742 )
...
* Switch to integration level config
* Switch to per device config rather than per entity type
* All roller shutters should be added as covers
(there are non lighting types)
* Fixup tests that used invalid packets for platforms
* Avoid variable re-use
* Allow control events on sensors too
That way we get signal level sensors for these too
* Lint correction
* Don't filter sensors from config
Disable sensors from GUI if the entities are not wanted
* Correct usage of ATTR_ instead of CONF_
* Make sure the logging when a new entity is added includes the event
2020-07-12 22:03:22 +02:00
Eric Severance
16a947aa5f
Add generic unavailable and last_updated metrics for prometheus ( #37456 )
...
* Add generic unavailable and last_updated metrics for prometheus
* Updated with feedback from the code review
2020-07-12 21:27:33 +02:00
Eugene Prystupa
c6ab2c5d0a
Add Bond hub as a device for bond entities ( #37772 )
...
* Introduce Bond Hub concept
* Read Hub version information when setting up entry
* Link entities to Hub using via_device
* Add test to verify created Hub device properties
2020-07-12 11:31:53 -05:00