mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Testing out Tuya based plugs tuya:
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
###################################
|
||||
## [Chevy Bolt](http://amzn.to/2DRP83a)
|
||||
## Tuya compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html
|
||||
###################################
|
||||
tuya:
|
||||
username: !secret tuya_username
|
||||
password: !secret tuya_password
|
||||
country_code: 1
|
||||
platform: smart_life
|
||||
|
||||
# homeassistant:
|
||||
# customize_glob:
|
||||
@@ -26,9 +31,3 @@
|
||||
# - sensor.mychevy_mileage
|
||||
# - sensor.mychevy_range
|
||||
# - sensor.mychevy_status
|
||||
|
||||
tuya:
|
||||
username: !secret tuya_username
|
||||
password: !secret tuya_password
|
||||
country_code: 1
|
||||
platform: smart_life
|
||||
|
Reference in New Issue
Block a user