From 50d72010ee2377b5ee19ac744fdf2e933e077516 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 13 Feb 2022 16:27:20 -0500 Subject: [PATCH] Commented out unused plug for now --- localtuya.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/localtuya.yaml b/localtuya.yaml index 4ea7e0d..9fdf63a 100644 --- a/localtuya.yaml +++ b/localtuya.yaml @@ -82,16 +82,16 @@ 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 +#- 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