Oliver Ou
d1f3602732
Fix Tuya v2 login issue ( #56973 )
...
* fix login issue
* fix:login error
* update COUNTRY_CODE_CHINA line location
* added one blank line
* feat:added line #L88 was not covered by tests
* ci build errors
Co-authored-by: erchuan <jie.zheng@tuya.com >
2021-10-04 08:29:55 -07:00
Erik Montnemery
8ee8aade86
Evict purged states from recorder's old_state cache ( #56877 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-10-04 08:29:54 -07:00
Joakim Sørensen
745298408a
Rewrite tuya config flow ( #57043 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-10-04 08:27:24 -07:00
Erik Montnemery
8567aa9e13
Evict purged states from recorder's old_state cache ( #56877 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-10-04 08:21:40 -07:00
Chris Browet
12c32ac806
Universal media player: consider unknown as inactive child state ( #57029 )
2021-10-04 17:10:41 +02:00
Marc Mueller
771740c5f9
Fix multiline lambda formatting - homekit_controller ( #57046 )
2021-10-04 16:12:22 +02:00
Erik Montnemery
582788026a
Mock out network.util.async_get_source_ip in tests ( #57039 )
2021-10-04 15:33:13 +02:00
Erik Montnemery
70f4bdf63e
Prevent opening of sockets in watttime tests ( #57040 )
2021-10-04 07:09:42 -06:00
Franck Nijhof
bdf6c79062
Upgrade coverage to 6.0 ( #57041 )
2021-10-04 14:17:43 +02:00
Marc Mueller
96681ab3a9
Use NamedTuple for darksky condition picture ( #56942 )
2021-10-04 13:38:32 +02:00
Erik Montnemery
099428fa73
Use hass_client_no_auth test fixture in additional tests ( #57037 )
2021-10-04 13:37:05 +02:00
Marc Mueller
e0ab4ee842
Use NamedTuple for homekit valve type + service info ( #56944 )
2021-10-04 13:35:31 +02:00
Erik Montnemery
80a225ca98
Prevent opening of sockets in kira tests ( #57038 )
2021-10-04 13:33:29 +02:00
Sylvia van Os
dc6f6b7f68
Remove Essent integration ( #56991 )
2021-10-04 13:31:40 +02:00
Otto Winter
bf9f55c376
Bump aioesphomeapi from 9.1.2 to 9.1.4 ( #57036 )
2021-10-04 13:23:11 +02:00
Otto Winter
da63a96273
ESPHome fix zeroconf add_listener issue ( #57031 )
2021-10-04 13:17:42 +02:00
Oliver Ou
7446e388ed
Fix Tuya v2 login issue ( #56973 )
...
* fix login issue
* fix:login error
* update COUNTRY_CODE_CHINA line location
* added one blank line
* feat:added line #L88 was not covered by tests
* ci build errors
Co-authored-by: erchuan <jie.zheng@tuya.com >
2021-10-04 10:45:37 +02:00
Paulus Schoutsen
2d374d65b6
Mark auth voluptuous schema fields as required ( #57003 )
2021-10-03 22:02:30 -07:00
Paulus Schoutsen
6aad751056
Bumped version to 2021.10.0b4
2021.10.0b4
2021-10-03 22:01:21 -07:00
jjlawren
2d8684283f
Shorten album titles when browsing artist ( #57027 )
2021-10-03 22:01:13 -07:00
J. Nick Koston
779ae6c801
Add DHCP support for TPLink KP400 ( #57023 )
2021-10-03 22:01:13 -07:00
Tobias Sauerwein
48fecc916a
Fix camera tests ( #57020 )
2021-10-03 22:01:12 -07:00
Oncleben31
0084db3ad2
Meteofrance fix #56975 ( #57016 )
2021-10-03 22:01:11 -07:00
Tobias Sauerwein
ea2113d5d2
Bump pyatmo to v6.1.0 ( #57014 )
2021-10-03 22:01:10 -07:00
Diogo Gomes
c22ec32726
Ignore utility_meter restore state if state is invalid ( #57010 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-10-03 22:01:09 -07:00
J. Nick Koston
645cb53284
Bump yeelight to 0.7.6 ( #57009 )
...
- Fixes compat with Lamp15 model
- May improvment Monob model drops seen in #56646
Changes: 0b94e5214e
2021-10-03 22:01:09 -07:00
J. Nick Koston
5237817109
Round tplink energy sensors to prevent insignificant updates ( #56999 )
...
- These sensors wobble quite a bit and the precision did
not have sensible limits which generated a massive amount
of data in the database which was not very useful
2021-10-03 22:01:08 -07:00
Phil Cole
45b7922a6a
Use pycarwings2.12 for Nissan Leaf integration ( #56996 )
2021-10-03 22:01:07 -07:00
Steven Looman
6f39632583
Bump async-upnp-client to 0.22.5 ( #56989 )
2021-10-03 22:01:06 -07:00
Steven Looman
757c5b9201
Fix upnp invalid key in ssdp discovery_info ( #56986 )
2021-10-03 22:01:06 -07:00
Shay Levy
7203f58b69
Bump aioshelly to 1.0.2 ( #56980 )
2021-10-03 22:01:05 -07:00
Aaron Bach
a527c451c3
Fix incorrect handling of hass.data in WattTime setup ( #56971 )
2021-10-03 22:01:04 -07:00
J. Nick Koston
201be1a59d
Fix yeelight state when controlled outside of Home Assistant ( #56964 )
2021-10-03 22:01:03 -07:00
Oliver Ou
e454c6628a
Fix Tuya v2 fan percentage ( #56954 )
...
* fix:Some fans do not have a fan_speed_percent key
* fix comment format issue
Co-authored-by: erchuan <jie.zheng@tuya.com >
2021-10-03 22:01:03 -07:00
Michael Chisholm
2dac92df0c
Disable discovery for dlna_dmr until it is more selective ( #56950 )
2021-10-03 22:01:02 -07:00
Diogo Gomes
79b10c43d8
Ignore utility_meter restore state if state is invalid ( #57010 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-10-03 21:59:36 -07:00
Paulus Schoutsen
255ffe801b
Fix tractive flaky test ( #57026 )
2021-10-04 06:46:06 +02:00
Oncleben31
378cfab501
Meteofrance fix #56975 ( #57016 )
2021-10-03 21:15:41 -07:00
Phil Cole
c72a34dbec
Use pycarwings2.12 for Nissan Leaf integration ( #56996 )
2021-10-03 21:14:45 -07:00
jjlawren
33541ab287
Shorten album titles when browsing artist ( #57027 )
2021-10-03 21:13:08 -07:00
J. Nick Koston
19d54399c2
Add DHCP support for TPLink KP400 ( #57023 )
2021-10-04 02:40:27 +02:00
GitHub Action
a4530d2bfc
[ci skip] Translation update
2021-10-04 00:11:57 +00:00
Tobias Sauerwein
1747578be5
Fix camera tests ( #57020 )
2021-10-03 16:55:07 -07:00
Marc Mueller
3976443292
Use EntityDescription - homekit_controller ( #56945 )
2021-10-03 13:42:25 -10:00
J. Nick Koston
9d671eff27
Bump yeelight to 0.7.6 ( #57009 )
...
- Fixes compat with Lamp15 model
- May improvment Monob model drops seen in #56646
Changes: 0b94e5214e
2021-10-04 01:07:25 +02:00
Raman Gupta
2b464b00dd
Bump zwave-js-server-python to 0.31.2 ( #57007 )
2021-10-03 18:24:23 -04:00
Tobias Sauerwein
c46e8cfbc1
Bump pyatmo to v6.1.0 ( #57014 )
2021-10-03 15:09:58 -07:00
Robert Svensson
1d643d6da7
Minor improvements to deCONZ light platform ( #56953 )
...
Use library constnats for flash and effect
Use attr_effect_list to specify supported effects
Use isinstance to identify if it is light or group
2021-10-03 22:14:28 +02:00
Maciej Bieniek
946a265c9e
Use Final type only when needed in Tractive ( #57000 )
2021-10-03 22:12:59 +02:00
Maciej Bieniek
1488019cd9
Bump nettigo_air_monitor library to version 1.1.0 ( #56952 )
2021-10-03 22:56:50 +03:00