Commit graph

42088 commits

Author SHA1 Message Date
Erik Montnemery
39d6aba3bc
Improve startup of unavailable template entities () 2021-11-22 09:20:38 -08:00
Ville Skyttä
053c456199
Change device entry type to an StrEnum ()
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-22 18:14:15 +01:00
Erik Montnemery
4a5238efa5
Add support for calculating daily and monthly fossil energy consumption () 2021-11-22 09:10:54 -08:00
Erik Montnemery
49a27e12ad
Add support to entity registry for overriding device_class () 2021-11-22 08:38:06 -08:00
epenet
67e13b35db
Revert "Create new usb constants ()" ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 10:28:10 -06:00
Franck Nijhof
69b7495324
Sensor: Handle local->UTC conversion and reject timezoneless timestamps () 2021-11-22 17:04:06 +01:00
epenet
7e1b00c491
Use ZeroconfServiceInfo in wled ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 08:19:54 -06:00
epenet
c8451001a0
Use ZeroconfServiceInfo in xiaomi_aqara ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 08:19:01 -06:00
epenet
2cd241ff0a
Use ZeroconfServiceInfo in xiaomi_miio ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 08:18:22 -06:00
epenet
8b26b69366
Use ServiceInfo in yeelight ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 08:15:14 -06:00
Hans Oischinger
38b976e6d6
Add vicare config flow ()
* Configuration via UI

Config flow / YAML deprecation
- Support discovery via MAC address
- Support import of YAML config
- Switch to ConfigEntry, get rid of platform setup

* Fix review comments

* More tests for vicare yaml import
2021-11-22 15:06:42 +01:00
Cliffano Subagio
a7382c8092
Fix KeyError when Twitter app permission is set to Read () 2021-11-22 14:38:36 +01:00
h2zero
3b5a7d001f
Fix Konnected DS18B20 poll interval ()
* Konnected - Fix DS18B20 poll interval.

The poll interval for the DS18B20 was not being sent to the device.

* Fix tests
2021-11-22 14:01:37 +01:00
jan iversen
5608b4fb18
Update CODEOWNERS for tradfri ()
Co-authored-by: rianadon <ryanadolf123@gmail.com>
2021-11-22 13:43:04 +01:00
Franck Nijhof
d95c615f86
Add binary sensor platform to WLED () 2021-11-22 13:22:43 +01:00
Glenn Waters
65d1f8183f
Fix Environment Canada server loading ()
* Reduce number of requests hitting EC servers.

* Bump lib.
2021-11-22 12:40:25 +01:00
epenet
10d0870198
Use ZeroconfServiceInfo in plugwise () 2021-11-22 12:35:52 +01:00
G Johansson
29761e6eef
Fix logger setting Yale Smart Living () 2021-11-22 12:17:55 +01:00
Aaron Godfrey
c70a7020f5
Fix todoist due_today attribute for calendar events ()
The attribute was comparing a UTC date to a local date which caused the
attribute to not be true in some cases.
2021-11-22 12:03:56 +01:00
Franck Nijhof
8b30cb509f
Cleanup customize API endpoint () 2021-11-22 12:01:56 +01:00
epenet
39149e19f7
Use ZeroconfServiceInfo in tado ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:54:15 +01:00
epenet
eb70d328ca
Use DhcpServiceInfo in tplink ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:51:47 +01:00
epenet
70f43a1415
Use ZeroconfServiceInfo in tradfri ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:49:37 +01:00
epenet
5a40322cda
Use ZeroconfServiceInfo in volumio ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:48:06 +01:00
epenet
bac3c1fd75
Use DhcpServiceInfo in verisure tests ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:47:32 +01:00
Erik Montnemery
0df2904b89
Improve some entity registry tests () 2021-11-22 10:24:37 +01:00
Aaron Bach
1da251860e
Fix bugs causing SimpliSafe entities to incorrectly show unavailable () 2021-11-21 21:32:03 -07:00
Simone Chemelli
82a422930b
Honor "Enable newly added entities" for Fritz () 2021-11-21 18:51:48 -06:00
RenierM26
02b72d8c23
Bump ezviz api 0.2.0.5 () 2021-11-21 18:51:22 -06:00
jjlawren
aa5cf175f4
Set Sonos availability based on activity and discovery () 2021-11-21 18:48:57 -06:00
epenet
263101b2ab
Create new usb constants () 2021-11-21 18:14:42 -06:00
GitHub Action
31d4239b64 [ci skip] Translation update 2021-11-22 00:13:02 +00:00
ollo69
176245e5be
Use format_mac for AsusWRT ScannerEntity Mac Address ()
* Use format_mac for AsusWRT ScannerEntity mac

* Fix after rebase

* Change check for duplicated entities
2021-11-21 14:45:40 -08:00
jugla
e4931e242a
Allow atome reauthentication on error ()
* allow reauthentification on error

* Allow reauthentification on error

* allow reauthentification on error

* allow reauthentification on error

* Set one fonction for day/month/week/year and allow retry on error

* allow retry and manage return status

* local variable in retrieve_period_usage_with_retry

* Use If statement rather than exception

* remove blank

* code format

* Reduce variable

* remove useless variable

* get method return false and pylint no else-return

* remove blank

* trailing white space
2021-11-21 14:38:37 -08:00
Simone Chemelli
c4128f853d
Add climate platform to Shelly ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-21 16:34:00 -06:00
epenet
382efef2e2
Use DhcpServiceInfo in squeezebox () 2021-11-21 16:33:44 -06:00
epenet
4e1089cedb
Use DhcpServiceInfo in somfy_mylink () 2021-11-21 16:33:34 -06:00
epenet
8f7f32d844
Use DhcpServiceInfo in screenlogic () 2021-11-21 16:33:26 -06:00
epenet
4555820987
Use ZeroconfServiceInfo in shelly () 2021-11-21 16:33:20 -06:00
epenet
fa9465d003
Use ZeroconfServiceInfo in system_bridge () 2021-11-21 16:33:06 -06:00
epenet
a72a5486c2
Use ServiceInfo in samsungtv tests () 2021-11-21 16:00:59 -06:00
epenet
1c15544d7a
Use ZeroconfServiceInfo in smappee () 2021-11-21 15:50:29 -06:00
epenet
b465131170
Use ZeroconfServiceInfo in sonos () 2021-11-21 15:49:50 -06:00
epenet
b9cbfbae58
Use ZeroconfServiceInfo in nut () 2021-11-21 15:49:03 -06:00
epenet
2675c6d408
Use DhcpServiceInfo in axis ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-21 15:39:37 -06:00
epenet
7560f11680
Use ZeroconfServiceInfo in roku () 2021-11-21 11:27:35 -06:00
epenet
2270e920c3
Use ZeroconfServiceInfo in modern_forms () 2021-11-21 17:37:09 +01:00
epenet
95075448bd
Use DhcpServiceInfo in nuki () 2021-11-21 17:35:51 +01:00
epenet
36a67d060b
Use ZeroconfServiceInfo in octoprint () 2021-11-21 17:35:24 +01:00
epenet
c3e9c1a7e8
Use DhcpServiceInfo in powerwall () 2021-11-21 07:56:22 -06:00