springstan
ac2e290d97
Use sound, vibration and safety device class constants in various integrations ( #39952 )
...
* Use sound, vibration and safety device class constants in various integrations
* Fix wrong imports
2020-09-11 19:37:33 -05:00
HomeAssistant Azure
ee5c1ea3f7
[ci skip] Translation update
2020-09-12 00:05:00 +00:00
Xiaonan Shen
4e10895a19
Remove unchecked return value in synology_dsm ( #39929 )
2020-09-11 15:14:22 -05:00
Jakob Schlyter
9b49ca3820
Add template filter timedelta_seconds to create a timedelta from seconds ( #39608 )
2020-09-11 15:07:31 -05:00
springstan
719aa0f317
Use STATE_UNKNOWN constant in dlink and ecobee ( #39948 )
2020-09-11 15:05:07 -05:00
Martin Hjelmare
50c573eb4d
Activate hassfest requirements CI check ( #39940 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-11 21:38:32 +02:00
Greg Dowling
f1cb8e80b3
Bump pyloopenergy library to 0.2.1 ( #39919 )
2020-09-11 20:47:48 +02:00
Jc2k
988a467afd
Device automation triggers for stateless HomeKit accessories ( #39090 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-11 13:34:07 -05:00
J. Nick Koston
741487a1fc
Return the listeners with the template result for the websocket api ( #39925 )
2020-09-11 13:18:40 -05:00
uvjustin
9b29d09d45
Set output timescale to input timescale ( #39946 )
2020-09-11 14:07:45 -04:00
Quentame
062ac5f27d
Fix missing position attribute for MeteoFranceAlertSensor ( #39938 )
2020-09-11 16:50:17 +02:00
Bas Nijholt
c2a9a39ee0
Don't trigger on attribute when the attribute doesn't change ( #39910 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 14:02:17 +02:00
Thomas Lovén
f59e727f16
Set variable values in scripts ( #39915 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 13:16:25 +02:00
Marvin Wichmann
8ea8969d80
Warn users if KNX has no devices configured ( #39899 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-11 13:09:31 +02:00
Martin Hjelmare
e96fed20c8
Add children media class ( #39902 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 13:08:13 +02:00
J. Nick Koston
e208aac834
Add async_track_state_removed_domain to allow tracking when a state is removed from a domain ( #39859 )
...
when a state is removed from a domain
2020-09-11 13:03:31 +02:00
Franck Nijhof
101b5b3b35
Accept known hosts for get_url for OAuth ( #39936 )
2020-09-11 13:00:00 +02:00
Paulus Schoutsen
5117a16841
Extract variable rendering ( #39934 )
2020-09-11 12:24:16 +02:00
J. Nick Koston
9389a7c9be
Limit zeroconf discovery to name/macaddress when provided ( #39877 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-11 12:19:21 +02:00
J. Nick Koston
487a74ba5d
Update zeroconf to 0.28.5 ( #39923 )
2020-09-11 07:15:13 +02:00
HomeAssistant Azure
39d441a29b
[ci skip] Translation update
2020-09-11 00:09:17 +00:00
J. Nick Koston
bf1ad0a757
Prevent missing integration from failing HomeKit startup ( #39918 )
2020-09-10 23:19:11 +02:00
Paulus Schoutsen
cfc020daa2
Bump aioshelly to 0.3.1 ( #39917 )
2020-09-10 23:07:23 +02:00
uvjustin
4ee5a29bc0
Disable audio for HLS or mpegts input ( #39906 )
2020-09-10 15:55:55 -04:00
Xiaonan Shen
b66aaeea99
Add camera support to synology_dsm ( #39838 )
...
* Add camera support to synology_dsm
* Code improvements
* More code improvements
2020-09-10 21:08:37 +02:00
Erik Montnemery
4d6e694d14
Fix discovery update of MQTT state templates ( #39901 )
2020-09-10 20:52:23 +02:00
J. Nick Koston
fd8a4182d9
Detect self-referencing loops in template entities and log a warning ( #39897 )
2020-09-10 20:50:11 +02:00
Franck Nijhof
bedc1e5672
Upgrade numpy to 1.19.2 ( #39912 )
2020-09-10 20:47:15 +02:00
J. Nick Koston
047dc19351
Add zeroconf discovery to homekit ( #39907 )
...
Ensures HomeKit Bridge is offered for onboarding if
homekit is detected on the network.
2020-09-10 20:44:11 +02:00
Paulus Schoutsen
aa9dff572e
Add default variables to script helper ( #39895 )
2020-09-10 20:41:42 +02:00
J. Nick Koston
b5005430be
Fix ping log level to be debug instead of warning ( #39900 )
2020-09-10 12:10:43 -04:00
Joakim Sørensen
0cce35b23e
Add exception for NoURLAvailableError in OAuth2FlowHandler ( #39845 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-10 14:52:49 +02:00
RogerSelwyn
162c39258e
Add Carbon Monoxide binary sensor to Homekit Controller ( #39889 )
2020-09-10 12:25:14 +01:00
Paulus Schoutsen
35a9106a4b
Shelly switch to guard for shelly 2 in roller mode ( #39886 )
2020-09-10 12:08:17 +02:00
Bram Kragten
b49e6243d1
Fix spotify media browser category ( #39888 )
2020-09-10 12:06:18 +02:00
Paulus Schoutsen
bb661ad083
Fix event trigger ( #39884 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 11:25:56 +02:00
Pascal Vizeli
7b3369b71d
Bump hass-nabucasa 0.37.0 ( #39885 )
2020-09-10 11:18:43 +02:00
bsmappee
8648d8d012
Bump pysmappee to 0.2.13 ( #39883 )
2020-09-10 10:27:07 +02:00
Marius
a6a011ec19
Use entity_class 'safety' in synology_dsm storage sensors ( #39757 )
...
* Use entity_class: 'safety' in storage sensors
and more meaningful icons then 'mdi:test-tube', not sure if these are even necessary, given the device_class that defines the icons too?
* Set device_class, not icon
Still, the temperature sensors have both set, should I take these out in this go too? While we're at it....
* added device_class temperature to temp sensors
and removed explicit icons
do we need to set a D_c also on the Status sensor? line 187
* revert device_class Safety
which is now set in const.py
following up on https://github.com/home-assistant/core/pull/39757#pullrequestreview-483705147
* Use DEVICE_CLASS_SAFETY from const
+ revert temp to avoid conflict
* const from binary
* reverted non binary status sensors
to use: "mdi:checkbox-marked-circle-outline" and set None to device_class
Co-authored-by: Quentame <polletquentin74@me.com>
2020-09-10 09:21:51 +02:00
Franck Nijhof
b70df4ab18
Disable Met.no hourly weather by default ( #39867 )
...
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
2020-09-10 07:58:40 +02:00
HomeAssistant Azure
6e79d49c80
[ci skip] Translation update
2020-09-10 00:04:20 +00:00
Sören Oldag
1f75f61bb0
Bump pyTibber to 0.15.2 ( #39870 )
2020-09-10 00:52:27 +02:00
Franck Nijhof
1a12611117
Upgrade sentry-sdk to 0.17.4 ( #39868 )
2020-09-10 00:49:54 +02:00
Aaron Bach
0e11c10468
Prompt user to reauthenticate AirVisual when API key expires ( #38341 )
...
* Prompt user to reauthenticate AirVisual when API key expires
* Don't version bump
* Cleanup
* Linting
2020-09-09 16:41:07 -06:00
Joakim Sørensen
94b4824c27
Updated frontend to 20200909.0 ( #39869 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-10 00:32:49 +02:00
Chris Talkington
a918981ff3
Improve Roku media browser structure ( #39754 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-09 23:22:26 +02:00
Martin
9c40b511f2
Updated warning_device_warn ( #39851 )
...
duty_cycle: spec says in inrements of 10
duration: its a 16 bit field
2020-09-09 22:30:40 +02:00
Martin Hjelmare
e6bc48ab68
Remove media class apps and channels ( #39864 )
2020-09-09 22:19:52 +02:00
Jason Hunter
9358b5089e
Sort Local Media Source and fix media class ( #39858 )
2020-09-09 22:19:30 +02:00
J. Nick Koston
b7ad83c655
Use a unique id for each icmplib ping to avoid mixing unrelated responses ( #39830 )
2020-09-09 22:19:14 +02:00