From f0091a790b76178a521c24ab7e4fd89df34dcb22 Mon Sep 17 00:00:00 2001 From: Dima Goltsman Date: Sun, 20 Sep 2020 14:09:08 +0300 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 876f67e..3c17b5b 100644 --- a/README.md +++ b/README.md @@ -400,52 +400,52 @@ buttons: data: entity_id: remote.living_room_remote command: RF_CODE - button0: + zero: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button1: + one: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button2: + two: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button3: + three: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button4: + four: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button5: + five: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button6: + six: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button7: + seven: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button8: + eight: call: remote.send_command data: entity_id: remote.living_room_remote command: RF_CODE - button9: + nine: call: remote.send_command data: entity_id: remote.living_room_remote