core/homeassistant/components/tuya
Franck Nijhof 82e1ed43f8
Migrate Tuya integration to new sharing SDK (#109155)
* Scan QR code to log in And Migrate Tuya integration to new sharing SDK (#104767)

* Remove non-opt-in/out reporting

* Improve setup, fix unload

* Cleanup token listner, remove logging of sensitive data

* Collection of fixes after extensive testing

* Tests happy user config flow path

* Test unhappy paths

* Add reauth

* Fix translation key

* Prettier manifest

* Ruff format

* Cleanup of const

* Process review comments

* Adjust update token handling

---------

Co-authored-by: melo <411787243@qq.com>
2024-01-30 21:22:22 -05:00
..
__init__.py
alarm_control_panel.py
base.py
binary_sensor.py
button.py
camera.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
fan.py
humidifier.py
light.py
manifest.json
number.py
scene.py
select.py
sensor.py
siren.py
strings.json
switch.py
util.py
vacuum.py