Commit Graph

42391 Commits (9aa0994809b9003c327950586480ccf51317fd68)

Author SHA1 Message Date
epenet 64a4218a24
Use dataclass properties in squeezebox discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:52:29 +01:00
epenet fa95146aa0
Use dataclass properties in songpal discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:51:01 +01:00
epenet 2b4a1ee7eb
Use dataclass properties in flux_led discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 06:47:14 -10:00
epenet 92b149fffe
Use dataclass properties in isy994 discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 06:45:09 -10:00
epenet 3eba575fde
Use state class enum for Onewire ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:42:08 +01:00
epenet cd9962dfa0
Use device and state class enum for Renault ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:40:56 +01:00
Milan Meulemans b154f43657
Use device class enum in Rituals () 2021-12-01 17:34:30 +01:00
epenet 7363033ada
Use device class enum in Onewire ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:33:26 +01:00
Tom Brien 1268cefc38
Use state class enum for Coinbase () 2021-12-01 17:26:53 +01:00
Franck Nijhof c985bee1dd
Add sensor platform to Tailscale ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-01 17:05:44 +01:00
epenet 6caaa5f6bd
Add compatibility tests for MqttServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 17:04:49 +01:00
epenet 38153b015f
Enable warnings for DhcpServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:56:54 -10:00
epenet 683eb10f0e
Enable warnings for ZeroconfServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:55:36 -10:00
epenet 35c40bcf85
Enable warnings for UsbServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:44:01 -10:00
epenet 2fe0382841
Add compatibility tests for UsbServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:43:31 -10:00
epenet 7f355681a7
Add compatibility tests for DhcpServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:43:09 -10:00
epenet fc3c9b1b4e
Use dataclass properties in samsungtv discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 05:42:42 -10:00
einarhauks e7f00c2c4f
Refactor Tesla wall connector config flow () 2021-12-01 16:07:24 +01:00
epenet 76d906d17e
Use dataclass properties in roomba discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 15:53:02 +01:00
epenet 00f71e5dfc
Use dataclass properties in screenlogic discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 15:52:08 +01:00
Daniel Hjelseth Høyer ecf1bc1b22
Use state class enum in Tibber () 2021-12-01 15:50:35 +01:00
Marcel van der Veldt 5d0cf4cb95
Fix tests for Hue integration ()
* fix tests

make sure the migration code is not called in all other tests

* only patch v2 check where needed
2021-12-01 14:53:30 +01:00
Franck Nijhof 6a8c732b37
Add Tailscale integration ()
* Add Tailscale integration

* Use DeviceEntryType

* Fix tests

* Adjust to new Pylint version

* Use enums for device classes

* Update homeassistant/components/tailscale/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Pass empty string as default

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-01 14:40:38 +01:00
epenet 59f87b9488
Use dataclass properties in netgear discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:38:17 +01:00
epenet 16942fc8e9
Use dataclass properties in denonavr discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:28:40 +01:00
epenet 6544b440d2
Use dataclass properties in fritz discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:02:58 +01:00
epenet 0047790db6
Use dataclass properties in harmony discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:02:11 +01:00
epenet 1edc0a0560
Use dataclass properties in huawei_lte discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:01:21 +01:00
epenet 63ed0af644
Use dataclass properties in hyperion discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 14:00:46 +01:00
epenet c7c2b810a7
Use dataclass properties in keenetic_ndms2 discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 13:59:34 +01:00
epenet 2a1f0cadaa
Use dataclass properties in broadlink discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 13:58:56 +01:00
Daniel Hjelseth Høyer 92e608ce04
Use state class enum in Airthings () 2021-12-01 13:57:54 +01:00
Daniel Hjelseth Høyer ddc17cb001
Use state class enum in Opengarage () 2021-12-01 13:57:23 +01:00
Franck Nijhof c28b45cd83
Migrate entity categories to StrEnum () 2021-12-01 13:54:36 +01:00
Paulus Schoutsen 72d8882c79
Handle errors response to be None ()
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-01 13:51:10 +01:00
Matthias Alphart e5e1e7b7e0
Update pyfronius to 0.7.1 () 2021-12-01 13:30:25 +01:00
Stefan Agner b04b314a9b
Extend Docker build caching opportunities () 2021-12-01 13:20:00 +01:00
Oleksandr Kapshuk 95286791fe
Add tuya zndb device category () 2021-12-01 13:17:02 +01:00
Franck Nijhof d5dc963b6f
Guard config flow coverage in Codecov () 2021-12-01 12:52:08 +01:00
Fredrik Erlandsson 2ba21d6bf3
Fix point device identifiers () 2021-12-01 12:48:06 +01:00
epenet 9a8c1cf6c4
Use dataclass properties in konnected discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 12:30:36 +01:00
epenet cbab0ba9c0
Drop base ATTR constants in zeroconf ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 12:29:41 +01:00
Franck Nijhof 2ec49d4ffd
Migrate sensor state classes to StrEnum () 2021-12-01 12:09:31 +01:00
Franck Nijhof c6cbfe8c37
Migrate humidifier device classes to StrEnum ()
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-12-01 12:02:14 +01:00
Raman Gupta eeafa36abc
Add SmartStart provisioning support to zwave_js WS API ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-01 11:43:51 +01:00
epenet 694f6d0abe
Use dataclass properties in heos discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 11:38:46 +01:00
epenet 0782c6c446
Use dataclass properties in guardian discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 11:33:40 +01:00
epenet 160e6febc3
Use dataclass properties in directv discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 11:08:36 +01:00
epenet ad66522bce
Use dataclass properties in fritzbox discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 11:07:10 +01:00
epenet 76e08aa93b
Use dataclass properties in goalzero discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 11:06:38 +01:00