Updated template for configuration.yaml and removed redundant chanage to pytuya.

This commit is contained in:
Tim Empringham
2020-09-02 15:26:46 -04:00
parent 843f556fa5
commit 1d80202cab
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ light:
local_key: 1234567891234567
device_id: 12345678912345671234
name: tuya_01
friendly_name: This Light
protocol_version: 3.3
"""
import voluptuous as vol