From 33ef10f32702c41260025b5324d783b319204d03 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 9 Feb 2022 19:28:32 -0500 Subject: [PATCH] Removed plugs for now, will troubleshoot later --- localtuya.yaml | 96 +++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/localtuya.yaml b/localtuya.yaml index 7026210..cabb68f 100644 --- a/localtuya.yaml +++ b/localtuya.yaml @@ -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: 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