Paulus Schoutsen
222a0c26e0
Guard upnp create device ( #57156 )
2021-10-05 21:31:11 -07:00
Lawrence
205b40cf16
Updated amberelectic attributes to reflect unit change to $/kWh ( #57109 )
2021-10-05 20:34:23 -07:00
Simone Chemelli
d51d70d3be
Fix Fritz shutdown race condition ( #57148 )
2021-10-05 20:26:18 -07:00
Simone Chemelli
9de3bd77d8
Fix SamsungTV shutdown race condition ( #57149 )
2021-10-05 20:25:57 -07:00
J. Nick Koston
7e5dfadc27
Add sw_version and model to flux_led device info ( #56958 )
2021-10-05 14:53:39 -10:00
J. Nick Koston
286ffb2d71
Write flux_led state after turning on/off ( #57152 )
2021-10-05 14:49:42 -10:00
GitHub Action
a8b7c521f6
[ci skip] Translation update
2021-10-06 00:12:58 +00:00
J. Nick Koston
d60f6a9943
Add additional devices to flux_led discovery ( #57086 )
2021-10-05 13:06:17 -10:00
Tom Brien
659229e255
Add support for POLY and RLY in Coinbase ( #57144 )
...
* Support POLY currency
* Support RLY currency
2021-10-05 15:18:17 -06:00
Aaron Bach
25253f2b7a
Use current config entry standards for OpenUV ( #57137 )
2021-10-05 15:03:39 -06:00
J. Nick Koston
eba7cad33f
Fix yeelight connection when bulb stops responding to SSDP ( #57138 )
2021-10-05 13:41:56 -07:00
Raman Gupta
e22407ba16
Bump zwave-js-server-python to 0.31.3 ( #57143 )
2021-10-05 22:33:23 +02:00
Paulus Schoutsen
34544da449
Reinstate asking for country in Tuya flow ( #57142 )
2021-10-05 22:32:48 +02:00
indykoning
f76cb12945
Fix Growatt login invalid auth response ( #57071 )
2021-10-05 12:31:23 -07:00
Paulus Schoutsen
1a7a4c52f1
Bump aiohue to 2.6.3 ( #57125 )
2021-10-05 19:42:45 +02:00
jrester
e66064fb3e
Update tesla_powerwall to 0.3.11 ( #57112 )
2021-10-05 19:40:37 +02:00
Franck Nijhof
86852df2fc
Bump tuya-iot-py-sdk to 0.5.0 ( #57110 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-05 10:21:55 -07:00
Raman Gupta
3c074ab865
Add additional properties to node_status WS cmd ( #56927 )
...
* Add node.zwave_plus_version to node_status WS command
* Add highest security class to node_status
2021-10-05 11:23:44 -04:00
Franck Nijhof
80a04124a2
Small code styling tweaks for Tuya ( #57102 )
2021-10-05 12:59:51 +02:00
Otto Winter
5b218d7e1c
Bump aioesphomeapi from 9.1.4 to 9.1.5 ( #57106 )
2021-10-05 11:49:39 +02:00
Boris K
8b02703585
Fix color util links to Philips Hue documentation ( #57099 )
2021-10-05 11:19:09 +02:00
Franck Nijhof
2059cbacbd
Remove Python shebang line from Tuya integration files ( #57103 )
2021-10-05 11:12:55 +02:00
Franck Nijhof
653eb3e29d
Upgrade debugpy to 1.5.0 ( #57098 )
2021-10-05 11:12:35 +02:00
Franck Nijhof
b5916c8310
Upgrade sentry-sdk to 1.4.3 ( #57096 )
2021-10-05 11:11:33 +02:00
Franck Nijhof
3645568dcc
Upgrade jinja2 to 3.0.2 ( #57095 )
2021-10-05 11:03:51 +02:00
Franck Nijhof
f364d53c7b
Prevent Tuya from accidentally logging credentials in debug mode ( #57100 )
2021-10-05 10:22:28 +02:00
Robert Svensson
59b1433e5c
Additional place to use isinstance rather than do a string compare ( #57094 )
2021-10-05 09:17:45 +02:00
Paulus Schoutsen
b024d88b36
Deprecate Python 3.8 ( #57079 )
2021-10-05 08:58:20 +02:00
Allen Porter
8026a14bc8
Bump nest 0.3.7 to prepare for WebRTC support ( #57089 )
2021-10-04 20:59:23 -07:00
Paulus Schoutsen
11ed70b774
Fix energy gas price validation ( #57075 )
2021-10-04 20:52:40 -07:00
Bram Kragten
91d3d39f6c
Update frontend to 20211004.0 ( #57073 )
2021-10-04 20:52:17 -07:00
GitHub Action
1e5d408426
[ci skip] Translation update
2021-10-05 00:12:33 +00:00
Paulus Schoutsen
d743891842
Update Tuya code owners ( #57078 )
2021-10-04 15:44:17 -07:00
Shay Levy
c8dc5d15ee
Fix: Shelly Gen2 - filter unsupported sensors ( #57065 )
2021-10-04 13:46:46 -07:00
Tomasz
08cebb247f
Activate mypy for rpi_power ( #57047 )
2021-10-04 22:13:11 +02:00
J. Nick Koston
d08b65db7d
Update esphome reconnect logic to use newer RecordUpdateListener logic ( #57057 )
2021-10-04 19:52:08 +02:00
Alexei Chetroi
723596076d
Add ZHA HVAC Action sensor ( #57021 )
...
* WIP
* Refactor multi-entity matching
Eliminate the notion on primary channel.
* Cleanup climate tests
* Refactor multi-entity match
Remove the "primary channel" in multiple entity matches
* Cleanup
* Add HVAC Action sensor
* Add a "stop_on_match" option for multi entities matches
Nominally working HVAC state sensors
* Add id_suffix for HVAC action sensor
* Fix Zen HVAC action sensor
* Pylint
2021-10-04 12:57:58 -04:00
Erik Montnemery
69875cbd11
Improve sensor statistics validation ( #56892 )
2021-10-04 09:47:44 -07:00
Marc Mueller
2f9943fe7a
Use NamedTuple for repetier API methods ( #56941 )
2021-10-04 17:41:51 +02:00
Paulus Schoutsen
eb9b9c57a4
[ci skip] Translation update
2021-10-04 08:38:24 -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
Marc Mueller
96681ab3a9
Use NamedTuple for darksky condition picture ( #56942 )
2021-10-04 13:38:32 +02:00
Marc Mueller
e0ab4ee842
Use NamedTuple for homekit valve type + service info ( #56944 )
2021-10-04 13:35:31 +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
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
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
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
J. Nick Koston
4c51d0d2cf
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 21:28:39 +02:00
Glenn Waters
57851e9623
Support connecting to ElkM1 over TLS 1.2 ( #56887 )
2021-10-03 08:06:29 -10:00
Daniel Perna
0d91167cdd
Update pyhomematic to 0.1.75 ( #56995 )
2021-10-03 19:37:38 +02:00
Steven Looman
641f0babce
Fix upnp invalid key in ssdp discovery_info ( #56986 )
2021-10-03 07:29:01 -10:00
Steven Looman
41d2f03b2f
Bump async-upnp-client to 0.22.5 ( #56989 )
2021-10-03 07:28:41 -10:00
Michael Chisholm
64d4e8537f
Disable discovery for dlna_dmr until it is more selective ( #56950 )
2021-10-03 09:09:30 -06:00
Maciej Bieniek
f8b6fba3eb
Bump gios library to 2.1.0 ( #56984 )
2021-10-03 12:41:22 +02:00
Shay Levy
ddc99afba9
Bump aioshelly to 1.0.2 ( #56980 )
2021-10-03 13:07:17 +03:00
Maciej Bieniek
f3c76fb859
Add strict typing to Tractive integration ( #56948 )
...
* Strict typing
* Add few missing types
* Run hassfest
* Fix mypy errors
* Use List instead of list
2021-10-03 09:13:12 +02:00
J. Nick Koston
1aeab65f56
Fix yeelight state when controlled outside of Home Assistant ( #56964 )
2021-10-03 00:08:31 -07:00
Alexei Chetroi
d0827a9129
ZHA support for additional entities on ElectricalMeasurement ZCL cluster ( #56909 )
...
* Add electrical measurement type state attribute.
* Add active_power_max attribute
* Skip unsupported attributes on entity update
* Fix tests
* Create sensor only if the main attribute is supported
* Refactor ElectricalMeasurement sensor to use attr specific divisor and multiplier
* Multiple entities for electrical measurement cluster
* Update discovery tests
* Sensor clean up
* update tests
* Pylint
2021-10-02 21:57:49 -04:00
Eduard van Valkenburg
7e5a991de5
Sia package update to 3.0.2 ( #56896 )
...
* update SIA package
* update SIA package to 3.0.2
2021-10-02 19:05:41 -06:00
Marc Mueller
6a1d7c7ad9
Remove icon if device_class is defined - homekit_controller ( #56946 )
2021-10-02 18:59:38 -06:00
Aaron Bach
0e1630e46d
Fix incorrect handling of hass.data in WattTime setup ( #56971 )
2021-10-02 18:58:10 -06:00
Oliver Ou
6c2a18c3e5
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 02:41:31 +02:00
GitHub Action
06602e6cc5
[ci skip] Translation update
2021-10-03 00:13:50 +00:00
Bram Kragten
ad6129c505
Update frontend to 20211002.0 ( #56963 )
2021-10-02 23:16:29 +02:00
J. Nick Koston
2f35cadba7
Add dhcp discovery for TPLink EP10 ( #56955 )
2021-10-02 13:53:37 -07:00
Fredrik Erlandsson
b563a41482
Update pypoint to use v5 of backend API ( #56934 )
2021-10-02 13:53:19 -07:00
Michael
2d174d0cbb
Set unique id while SSDP discovery of Synology DSM ( #56914 )
2021-10-02 13:52:28 -07:00
RenierM26
7d6b4a985d
Fix Switchbot unsupported SB types ( #56928 )
2021-10-02 13:51:53 -07:00
icemanch
a95c6b10f7
Flux led config flow ( #56354 )
...
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-02 07:19:36 -10:00
Aaron Bach
80c97a2416
Remove injected logger in Ambient PWS and OpenUV ( #56920 )
...
* Remove injected log in OpenUV
* Add Ambient
2021-10-02 10:45:33 -06:00
Milan Meulemans
2874ca2e08
Log when Nanoleaf is unavailable ( #56921 )
2021-10-02 04:55:16 -10:00
Marc Mueller
1d00bc8a62
Use NamedTuple - iqvia Rating ( #56943 )
2021-10-02 08:46:57 -06:00
Simone Chemelli
62f1a16918
Add sleep_period to log for easier debugging ( #56949 )
2021-10-02 16:31:23 +02:00
GitHub Action
f42c2f5170
[ci skip] Translation update
2021-10-02 12:59:05 +00:00
Oliver
a99d92cdb4
Update denonavr codeowner ( #56940 )
2021-10-02 13:10:54 +02:00
J. Nick Koston
deea9ee22e
Bump PyFlume to 0.6.5 to fix compat with new JWT ( #56936 )
...
Changelog: 5476fd67cf
...v0.6.5
2021-10-02 12:47:28 +02:00
Aaron Bach
7c805f048c
Address beta review comments for WattTime ( #56919 )
2021-10-02 12:20:17 +02:00
Franck Nijhof
39d73ecc19
Upgrade watchdog to 2.1.6 ( #56933 )
2021-10-02 10:19:54 +02:00
J. Nick Koston
da3cc25234
Add DHCP support for TPLink KL430, KP115 ( #56932 )
2021-10-02 10:19:11 +02:00
Milan Meulemans
d41832de59
Get min and max color temperature for Nanoleaf light from library ( #56863 )
2021-10-01 21:30:20 -10:00
Milan Meulemans
538773a14a
Add SSDP discovery to Nanoleaf ( #56907 )
2021-10-01 21:29:56 -10:00
Simone Chemelli
73e58c8c62
Bump fritzconnection to 1.7.0 ( #56924 )
2021-10-02 09:13:40 +02:00
MatthewFlamm
11690bed58
Bump pynws: fix unit code bug ( #56923 )
2021-10-02 09:11:31 +02:00
Robert Svensson
818f695227
Replace strings with library constants in deCONZ fan platform
2021-10-02 09:09:26 +02:00
Robert Svensson
8258443a9e
Replace strings with library constants in deCONZ climate platform
2021-10-02 09:08:01 +02:00
Maciej Bieniek
4cdbd3c576
Fix `Unable to serialize to JSON` error in Xiaomi Miio ( #56929 )
2021-10-02 09:05:49 +02:00
Paulus Schoutsen
e5b0bbcca6
Bump netdisco to 3.0.0 ( #56903 )
2021-10-01 15:38:49 -07:00
Martin
316070f1e9
Fix vicare binary sensor ( #56912 )
2021-10-01 21:46:44 +02:00
Robert Svensson
8d06527cb1
Improve deCONZ services code quality ( #56904 )
...
* setup and unload services does not need to be async
* Only use DECONZ_DOMAIN to decide if service should be setup
* Consolidation of functionality
* Make a service to schema dictionary
2021-10-01 14:31:38 -04:00
Jeff Irion
15a8f6741b
Enable template icons for template numbers ( #56154 )
2021-10-01 09:35:44 -07:00
Ville Skyttä
cc97502a0c
Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses ( #56541 )
2021-10-01 09:27:44 -07:00
Marc Mueller
451199338c
Fix bmw_connected_drive battery icon ( #56884 )
2021-10-01 18:27:32 +02:00
Ricardo Steijn
c0016415aa
Handle missing serial extended parameters in crownstone ( #56864 )
2021-10-01 08:42:32 -07:00
Robert Svensson
1c1bb057d7
CLIPGenericFlag should be deCONZ sensor not binary sensor ( #56901 )
2021-10-01 17:10:01 +02:00
Erik Montnemery
061c335673
Remove some redundant code from trace ( #56883 )
2021-10-01 08:08:43 -07:00
Glenn Waters
e4f15c42e0
Add kPa as a pressure unit ( #56885 )
2021-10-01 08:08:04 -07:00
Robert Svensson
369412547a
Use native unit of measurement in deCONZ sensors ( #56897 )
2021-10-01 16:50:09 +02:00
Erik Montnemery
ab037383ed
Adjust state class of solarlog yield and consumption sensors ( #56824 )
2021-10-01 16:42:42 +02:00
Simone Chemelli
735c9f8f0b
Revert fritz pref_disable_new_entities handling ( #56891 )
2021-10-01 16:18:49 +02:00
Robert Svensson
0916322a43
Deduplicate controls of UniFi services ( #56834 )
...
* Fix left over comments from #56717 - no need to keep UNIFI_SERVICES if we control it is only called while UNIFI_DOMAIN is empty
* Fix late comments as well
* Improve service tests
* mock.called_with was not reliable
2021-10-01 15:59:29 +02:00
Marc Mueller
954bd49849
Rename state to value_fn - picnic sensor ( #56889 )
2021-10-01 15:21:43 +02:00
Otto Winter
dc40de6b62
Bump aioesphomeapi from 9.1.0 to 9.1.2 ( #56879 )
2021-10-01 12:11:06 +02:00
Marc Mueller
acda3afe63
Fix check_control_message short description ( #56876 )
2021-10-01 11:50:49 +02:00
Daniel Hjelseth Høyer
d4201eaa23
Opengarage bug fix ( #56869 )
...
* Opengarage bug fix
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Opengarage bug fix
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Deprecated open garage config
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Deprecated open garage config
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-10-01 09:12:45 +02:00
Ian Foster
3f5725c6ea
removing excess variable ( #56849 )
2021-10-01 07:25:28 +02:00
Tobias Sauerwein
7560c7b3de
Add long-term statistics support for rain sensors ( #56847 )
2021-10-01 07:24:55 +02:00
Milan Meulemans
25b76964a5
Add Device Info to Nanoleaf ( #56856 )
2021-09-30 18:25:57 -05:00
Milan Meulemans
e757cb2ab4
Strictly type Nanoleaf ( #56852 )
2021-09-30 16:48:28 -05:00
Erik Montnemery
dfb3a0c528
Correct database migration to schema version 22 ( #56848 )
2021-09-30 14:11:00 -07:00
Milan Meulemans
efeee27be1
Upgrade aionanoleaf to 0.0.2 ( #56845 )
2021-09-30 14:04:09 -07:00
Raman Gupta
b00822f93a
Add strings for new zwave_js config flow keys ( #56844 )
2021-09-30 22:32:17 +02:00
Franck Nijhof
11f127c1a3
Bump version to 2021.11.0dev0 ( #56835 )
2021-09-30 19:32:25 +02:00
Daniel Hjelseth Høyer
4a2ed97e0d
Add locking state to surepetcare locks ( #56830 )
2021-09-30 08:16:35 -07:00
Erik Montnemery
6af1a835e6
Optimize statistics generation ( #56821 )
...
* Optimize statistics generation
* pylint
2021-09-30 17:14:36 +02:00
Daniel Hjelseth Høyer
d5bda3ac14
Surepetcare reauthorize ( #56402 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-30 10:11:45 -05:00
Daniel Hjelseth Høyer
08719af794
Bump Mill library ( #56833 )
2021-09-30 16:59:00 +02:00
Erik Montnemery
6954614e62
Warn if total_increasing sensor has negative states ( #56564 )
2021-09-30 07:49:16 -07:00
Niels Mündler
3a56e3a823
Correctly handle offline and unsupported printers during setup ( #55894 )
2021-09-30 16:29:51 +02:00
Bram Kragten
8196a84538
Update frontend to 20210930.0 ( #56827 )
2021-09-30 16:22:36 +02:00
Robert Svensson
d61a9e8b72
Service to remove clients from UniFi Controller ( #56717 )
2021-09-30 14:38:29 +02:00
Daniel Hjelseth Høyer
e729339538
Bump surepy to 0.7.2 ( #56828 )
2021-09-30 14:33:21 +02:00
Daniel Hjelseth Høyer
53e130d9a8
Deprecated open garage yaml config ( #56829 )
2021-09-30 14:19:46 +02:00
Erik Montnemery
55328d2c6f
Adjust state class of growatt_server lifetime energy sensors ( #56826 )
2021-09-30 13:48:01 +02:00
Erik Montnemery
942db3fcbc
Adjust state class of solaredge lifetime energy sensor ( #56825 )
2021-09-30 13:38:33 +02:00
Sean Vig
f18e4bab60
Add resolution to Amcrest camera unique id ( #56207 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-30 13:38:18 +02:00
Kevin Stillhammer
dd52ec78c7
Add Kraken delay after first update to avoid limit ( #55736 )
...
* Add delay after first update to avoid limit
* Apply suggestions
2021-09-30 13:23:46 +02:00
Fabrizio Tarizzo
ef4b6d7bdf
Update viaggiatreno component due to API changes ( #56463 )
2021-09-30 13:22:43 +02:00
Marko Korhonen
c9e1a03fe2
Remove webostv service description github link ( #53502 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-09-30 13:03:38 +02:00
deosrc
d4ed0f9637
Fix OVO Energy reporting consumption as cost ( #55856 )
2021-09-30 12:31:06 +02:00
logan893
cf6398a949
Fix hue turning on eWeLink switch ( #56318 )
2021-09-30 12:22:42 +02:00
Simone Chemelli
ee28dd57c1
Rename var to compliant name in August integration ( #56812 )
2021-09-30 12:15:17 +02:00
Oxan van Leeuwen
c6f48056fd
Remove dead code from ESPHome light entity ( #55519 )
2021-09-30 12:12:37 +02:00
Oliver Ou
d3b1ccb668
Tuya v2 Integration Release ( #56820 )
...
Co-authored-by: 乾启 <18442047+tsutsuku@users.noreply.github.com>
Co-authored-by: dengweijun <dengweijunben@gmail.com>
Co-authored-by: dengweijun <mengzi.deng@tuya.com>
Co-authored-by: erchuan <jie.zheng@tuya.com>
Co-authored-by: erchuan <erchuan365@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-30 12:02:56 +02:00