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