Franck Nijhof
3c66706a49
Clean up deprecated sanitize_filename and sanitize_path ( #60859 )
2021-12-02 15:35:11 -05:00
epenet
9e96f3e227
Use HassioServiceInfo in deconz tests ( #60868 )
2021-12-02 10:33:23 -10:00
J. Nick Koston
d7c4a669f1
Revert "Use HassioServiceInfo in mqtt tests" ( #60867 )
2021-12-02 10:13:41 -10:00
epenet
37200decf9
Use HassioServiceInfo in mqtt tests ( #60865 )
2021-12-02 10:10:50 -10:00
epenet
272b147550
Use HassioServiceInfo in adguard tests ( #60866 )
2021-12-02 10:10:15 -10:00
epenet
ade228ebc6
Use HassioServiceInfo in motioneye tests ( #60861 )
2021-12-02 10:09:26 -10:00
epenet
2be939b45b
Use HassioServiceInfo in zwave_js tests ( #60863 )
2021-12-02 20:57:45 +01:00
epenet
dff624f371
Use HassioServiceInfo in ozw tests ( #60864 )
2021-12-02 20:56:54 +01:00
Aaron Bach
3f2519bedf
Reorganize Guardian services ( #58632 )
2021-12-02 09:47:15 -10:00
Aaron Bach
9aa0994809
Add configuration URL for SimpliSafe ( #60860 )
2021-12-02 09:42:31 -10:00
epenet
0723b1c539
Introduce HassioServiceInfo ( #60844 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 11:17:54 -08:00
Aaron Bach
e641214c60
Reorganize SimpliSafe services ( #58722 )
2021-12-02 09:07:14 -10:00
Paulus Schoutsen
d9c567e205
Fix Ring sensors with timestamp class returning a string ( #60850 )
2021-12-02 19:55:52 +01:00
David F. Mulcahey
c466f3767a
Bump ZHA dependencies ( #60852 )
2021-12-02 13:32:55 -05:00
MattWestb
2bc0493535
Adding presets for new tuya TRV ( #60408 )
...
Adding presets for _TZE200_2atgpdho and _TYST11_2atgpdho and also deleting it for Beca Smart with old Zigbee module then its looks like they is not releasing devices with it.
2021-12-02 13:32:35 -05:00
Erik Montnemery
5b8d081441
Teach zone trigger about entity registry ids ( #60838 )
2021-12-02 10:28:21 -08:00
Erik Montnemery
a67a4873dc
Minor refactor of template cover ( #59537 )
2021-12-02 10:26:10 -08:00
dougiteixeira
824e5ed6b8
Tuya Vacuum: Adjusted comand PAUSE ( #60849 )
2021-12-02 19:12:58 +01:00
jjlawren
60adccd549
Do not print full traceback during Sonos resubscription failure ( #60644 )
2021-12-02 08:11:08 -10:00
Franck Nijhof
65a7563ac9
CI: Upload coverage results in a single step ( #60834 )
2021-12-02 19:00:17 +01:00
Erik Montnemery
411b0f0b15
Generate external statistics in demo component ( #58470 )
2021-12-02 09:55:46 -08:00
J. Nick Koston
8e0ef52cc8
Ensure sonos ssdp callbacks use dataclass methods ( #60782 )
2021-12-02 09:53:08 -08:00
epenet
0c18d710cc
Use dataclass properties in yamaha_musiccast ( #60787 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 09:50:35 -08:00
epenet
66494b0238
Use dataclass properties in dlna_dmr ( #60794 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 09:49:34 -08:00
epenet
d775c66194
Tidy up ssdp_location parsing ( #60846 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 09:47:20 -08:00
Erik Montnemery
36734972f0
Teach numeric state trigger about entity registry ids ( #60835 )
2021-12-02 09:45:40 -08:00
Shay Levy
f46055de99
Fix Shelly device name for older firmware ( #60826 )
2021-12-02 09:26:00 -08:00
jjlawren
e56a676fd5
Import helpers in Sonos instead of accessing `hass` ( #60848 )
2021-12-02 18:21:49 +01:00
Franck Nijhof
7d3fcfbd30
Add Platform StrEnum to entity_platform ( #60818 )
2021-12-02 09:07:09 -08:00
Ville Skyttä
4107063a5a
Make entity registry disabled_by an enum ( #60424 )
2021-12-02 18:02:29 +01:00
Kyle Hildebrandt
d6dff403c9
Set _attr_is_on to True for avion on init ( #60433 )
2021-12-02 16:37:29 +01:00
Matt
7019c524fa
Add configuration_url to Forecast.Solar integration ( #60384 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-02 16:36:41 +01:00
Martin Hjelmare
c8781bbe3b
Simplify zwave_js USB discovery add-on form ( #60845 )
2021-12-02 16:30:01 +01:00
Franck Nijhof
bf6ca2527d
Upgrade guppy3 to 3.1.2 ( #60842 )
2021-12-02 15:58:00 +01:00
Teemu R
82f26392b4
Bump xiaomi_miio dependency ( #60807 )
2021-12-02 15:03:03 +01:00
Franck Nijhof
49ebb27b44
Run partial tests without coverage for Python 3.8 ( #60827 )
2021-12-02 14:38:00 +01:00
Erik Montnemery
c85bb27d0d
Teach state trigger about entity registry ids ( #60271 )
...
* Teach state trigger about entity registry ids
* Tweak
* Add tests
* Tweak tests
* Fix tests
* Resolve entity ids during config validation
* Update device_triggers
* Fix mistake
* Tweak trigger validator to ensure we don't modify the original config
* Add index from entry id to entry
* Update scaffold
* Pre-compile UUID regex
* Address review comment
* Tweak mock_registry
* Tweak
* Apply suggestion from code review
2021-12-02 14:26:45 +01:00
Matthias Alphart
c0fb1bffce
Use Enums in EntityDescriptions in Fronius ( #60832 )
2021-12-02 12:43:59 +01:00
Matthias Alphart
f2f6602890
Add support for Ohmpilots to Fronius integration ( #60765 )
...
* add support for Fronius Ohmpilot
* disable the debugger
2021-12-02 11:05:22 +01:00
J. Nick Koston
da2fb17d94
Update flux_led for upstream strict typing ( #60800 )
...
- Bump library to 0.25.10
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.25.2...0.25.10
- This is a squashed version of #60554 since that one keeps failing to restore the python env on 3.9
2021-12-02 10:55:06 +01:00
Tobias Sauerwein
653fb5b637
Update Netatmo climate platform ( #59974 )
2021-12-02 10:31:54 +01:00
Jan Bouwhuis
3307e54363
Add MQTT availability template and encoding ( #60470 )
...
* Add MQTT availability template and encoding
* use generic encoding field
* pylint and cleanup
* remove additional topic check
2021-12-02 10:21:31 +01:00
Franck Nijhof
42bae5439b
Add support for Christmas Tree pickup to TwenteMilieu ( #60822 )
2021-12-02 10:21:19 +01:00
Franck Nijhof
4c158e8168
Upgrade twentemilieu to 0.5.0 ( #60820 )
2021-12-02 10:00:16 +01:00
Simone Chemelli
00605c1e35
Fix old model network suffix for Fritz ( #60802 )
2021-12-02 09:59:07 +01:00
Tobias Sauerwein
63c377a239
Use state class enums in airvisual ( #60819 )
2021-12-02 09:53:02 +01:00
Milan Meulemans
831e69d07c
Use callback instead of coroutine function ( #60821 )
2021-12-02 09:52:19 +01:00
Tobias Sauerwein
a9b2036de1
Use state class enums in aemet ( #60817 )
2021-12-02 09:26:39 +01:00
Thomas Dietrich
bee3c9102c
Add binary characteristics, add deprecation warning for optional state_characteristic parameter ( #60402 )
...
* Add binary source sensor statistics
* Make state_characteristic a required parameter
* Move binary unitless testcase
* Add testcases for binary characteristics
* Revert charact. to optional with deprecation warning
* Correctly check for binary supported characteristic
2021-12-02 09:03:24 +01:00
Franck Nijhof
9128dc214c
Upgrade apprise to 0.9.6 ( #60816 )
2021-12-02 08:54:52 +01:00