diff --git a/config/packages/modules/lighting/setup/connectors.yaml b/config/packages/modules/lighting/setup/connectors.yaml index 5169daf..dbb8cef 100644 --- a/config/packages/modules/lighting/setup/connectors.yaml +++ b/config/packages/modules/lighting/setup/connectors.yaml @@ -6,8 +6,3 @@ yeelight: !secret yeelight_living_room_ip: name: Living room Ambient main -# https://www.home-assistant.io/integrations/tuya -tuya: - username: !secret tuya_username - password: !secret tuya_password - country_code: bg diff --git a/config/packages/modules/lighting/setup/tuya.yaml b/config/packages/modules/lighting/setup/tuya.yaml index 632b9e7..1f05ebf 100644 --- a/config/packages/modules/lighting/setup/tuya.yaml +++ b/config/packages/modules/lighting/setup/tuya.yaml @@ -1,4 +1,5 @@ # Tuya Light groups setup via scenes +# Depends on Tuya integration: https://www.home-assistant.io/integrations/tuya # Credit: https://community.home-assistant.io/t/personal-setup-vps-vpn-faster-tuya-and-more/180995 # Tuya lights respond faster if they're grouped into scenes in the Tuya app. diff --git a/config/replaced_with_config_flow.yaml b/config/replaced_with_config_flow.yaml index 3d707eb..ab1baa5 100644 --- a/config/replaced_with_config_flow.yaml +++ b/config/replaced_with_config_flow.yaml @@ -1,5 +1,11 @@ # Sad panda. +# https://www.home-assistant.io/integrations/tuya +# tuya: +# username: !secret tuya_username +# password: !secret tuya_password +# country_code: bg + # https://www.home-assistant.io/integrations/zha # zha: # usb_path: /dev/ttyUSB0