Got plugs working via LocalTuya finally
This commit is contained in:
@ -58,51 +58,51 @@
|
||||
brightness: 2
|
||||
brightness_lower: 29
|
||||
brightness_upper: 255
|
||||
# - host: 192.168.1.52
|
||||
# device_id: !secret master_bedroom_plug_1_id
|
||||
# local_key: !secret master_bedroom_plug_1_key
|
||||
# friendly_name: Master Bedroom Plug 1
|
||||
# protocol_version: "3.3"
|
||||
# entities:
|
||||
# - platform: switch
|
||||
# friendly_name: Master Bedroom Fan Socket 1
|
||||
# id: 1
|
||||
# current: 18
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
# - host: 192.168.1.51
|
||||
# device_id: !secret kallen_plug_1_id
|
||||
# local_key: !secret kallen_plug_2_key
|
||||
# friendly_name: Kallen Bedroom Plug 1
|
||||
# protocol_version: "3.3"
|
||||
# entities:
|
||||
# - platform: switch
|
||||
# friendly_name: Kallen Fan Socket 1
|
||||
# id: 1
|
||||
# current: 18
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
# - host: 192.168.1.54
|
||||
# device_id: !secret dining_room_plug_1_id
|
||||
# local_key: !secret dining_room_plug_1_key
|
||||
# friendly_name: Dining Room Plug 1
|
||||
# protocol_version: "3.3"
|
||||
# entities:
|
||||
# - platform: switch
|
||||
# friendly_name: Unused Plug 1
|
||||
# id: 1
|
||||
# current: 18
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
# - host: 192.168.1.53
|
||||
# device_id: !secret basement_plug_1_id
|
||||
# local_key: !secret basement_plug_1_key
|
||||
# friendly_name: Basement Plug 1
|
||||
# protocol_version: "3.3"
|
||||
# entities:
|
||||
# - platform: switch
|
||||
# friendly_name: Basement Socket 1
|
||||
# id: 1
|
||||
# current: 18
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
- host: 192.168.1.52
|
||||
device_id: !secret master_bedroom_plug_1_id
|
||||
local_key: !secret master_bedroom_plug_1_key
|
||||
friendly_name: Master Bedroom Plug 1
|
||||
protocol_version: "3.3"
|
||||
entities:
|
||||
- platform: switch
|
||||
friendly_name: Master Bedroom Fan Socket 1
|
||||
id: 1
|
||||
current: 11
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
- host: 192.168.1.51
|
||||
device_id: !secret kallen_plug_1_id
|
||||
local_key: !secret kallen_plug_2_key
|
||||
friendly_name: Kallen Bedroom Plug 1
|
||||
protocol_version: "3.3"
|
||||
entities:
|
||||
- platform: switch
|
||||
friendly_name: Kallen Fan Socket 1
|
||||
id: 1
|
||||
current: 11
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
- host: 192.168.1.54
|
||||
device_id: !secret dining_room_plug_1_id
|
||||
local_key: !secret dining_room_plug_1_key
|
||||
friendly_name: Dining Room Plug 1
|
||||
protocol_version: "3.3"
|
||||
entities:
|
||||
- platform: switch
|
||||
friendly_name: Unused Plug 1
|
||||
id: 1
|
||||
current: 11
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
- host: 192.168.1.53
|
||||
device_id: !secret basement_plug_1_id
|
||||
local_key: !secret basement_plug_1_key
|
||||
friendly_name: Basement Plug 1
|
||||
protocol_version: "3.3"
|
||||
entities:
|
||||
- platform: switch
|
||||
friendly_name: Basement Socket 1
|
||||
id: 1
|
||||
current: 11
|
||||
# current_consumption: 19
|
||||
# voltage: 20
|
||||
|
Reference in New Issue
Block a user