From f608f20738ee6906bec9f1b337d7ad0fe8129cb5 Mon Sep 17 00:00:00 2001 From: Xavi Date: Thu, 6 Feb 2020 23:28:26 +0100 Subject: [PATCH] doc(ICTC-G-1): New device added to the doc --- docs/_data/controllers/E1524_E1810.yml | 74 +++++++++++++------------- docs/_data/controllers/E1743.yml | 32 +++++------ docs/_data/controllers/ICTCG1.yml | 23 ++++++++ docs/_includes/head.html | 1 - docs/_includes/header.html | 3 +- docs/controllers/ICTCG1.md | 5 ++ docs/controllers/index.md | 3 +- 7 files changed, 84 insertions(+), 57 deletions(-) create mode 100644 docs/_data/controllers/ICTCG1.yml create mode 100644 docs/controllers/ICTCG1.md diff --git a/docs/_data/controllers/E1524_E1810.yml b/docs/_data/controllers/E1524_E1810.yml index bc2b7545..4ed8ec3e 100644 --- a/docs/_data/controllers/E1524_E1810.yml +++ b/docs/_data/controllers/E1524_E1810.yml @@ -6,47 +6,47 @@ integrations: - name: Zigbee2mqtt codename: z2m actions: - - "toggle" - - "brightness_up_click" - - "brightness_down_click" - - "arrow_left_click" - - "arrow_right_click" - - "brightness_up_hold" - - "brightness_up_release" - - "brightness_down_hold" - - "brightness_down_release" - - "arrow_left_hold" - - "arrow_left_release" - - "arrow_right_hold" - - "arrow_right_release" + - "toggle 🠖 Click ⏻" + - "brightness_up_click 🠖 Click 🔆" + - "brightness_down_click 🠖 Click 🔅" + - "arrow_left_click 🠖 Click <" + - "arrow_right_click 🠖 Click >" + - "brightness_up_hold 🠖 Hold 🔆" + - "brightness_up_release 🠖 Release 🔆" + - "brightness_down_hold 🠖 Hold 🔅" + - "brightness_down_release 🠖 Release 🔅" + - "arrow_left_hold 🠖 Hold <" + - "arrow_left_release 🠖 Release <" + - "arrow_right_hold 🠖 Hold >" + - "arrow_right_release 🠖 Release >" - name: deCONZ codename: deconz actions: - - "1002: toggle" - - "2002: brightness up click" - - "3002: brightness down click" - - "4002: arrow left click" - - "5002: arrow right click" - - "2001: brightness up hold" - - "2003: brightness up release" - - "3001: brightness down hold" - - "3003: brightness down release" - - "4001: arrow left hold" - - "4003: arrow left release" - - "5001: arrow right hold" - - "5003: arrow right release" + - "1002 🠖 Click ⏻" + - "2002 🠖 Click 🔆" + - "3002 🠖 Click 🔅" + - "4002 🠖 Click <" + - "5002 🠖 Click >" + - "2001 🠖 Hold 🔆" + - "2003 🠖 Release 🔆" + - "3001 🠖 Hold 🔅" + - "3003 🠖 Release 🔅" + - "4001 🠖 Hold <" + - "4003 🠖 Release <" + - "5001 🠖 Hold >" + - "5003 🠖 Release >" - name: ZHA codename: zha actions: - - "toggle: toggle" - - "step_with_on_off_0_43_5: brightness up click" - - "step_1_43_5: brightness down click" - - "press_257_13_0: arrow left click" - - "press_256_13_0: arrow right click" - - "move_with_on_off_0_83: brightness up hold" - - "move_1_83: brightness down hold" - - "hold_3329_0: arrow left hold" - - "hold_3328_0: arrow right hol" - - "stop: release from brightness buttons" - - "release: release from arrow buttons" + - "toggle 🠖 Click ⏻" + - "step_with_on_off_0_43_5 🠖 Click 🔆" + - "step_1_43_5 🠖 Click 🔅" + - "press_257_13_0 🠖 Click <" + - "press_256_13_0 🠖 Click >" + - "move_with_on_off_0_83 🠖 Hold 🔆" + - "move_1_83 🠖 Hold 🔅" + - "hold_3329_0 🠖 Hold <" + - "hold_3328_0 🠖 Hold >" + - "stop 🠖 Release 🔆 or 🔅" + - "release 🠖 Release < or >" img: https://www.zigbee2mqtt.io/images/devices/E1524-E1810.jpg diff --git a/docs/_data/controllers/E1743.yml b/docs/_data/controllers/E1743.yml index 0140287d..b9dfeb48 100644 --- a/docs/_data/controllers/E1743.yml +++ b/docs/_data/controllers/E1743.yml @@ -5,26 +5,26 @@ integrations: - name: Zigbee2mqtt codename: z2m actions: - - "on" - - "off" - - "brightness_up" - - "brightness_down" - - "brightness_stop" + - "on 🠖 Click \"I\"" + - "off 🠖 Click \"O\"" + - "brightness_up 🠖 Hold \"I\"" + - "brightness_down 🠖 Hold \"O\"" + - "brightness_stop 🠖 Release \"I\" or \"O\"" - name: deCONZ codename: deconz actions: - - "1002: Click \"I\"" - - "2002: Click \"O\"" - - "1001: Hold \"I\"" - - "2001: Hold \"O\"" - - "1003: Release \"I\"" - - "2003: Release \"O\"" + - "1002 🠖 Click \"I\"" + - "2002 🠖 Click \"O\"" + - "1001 🠖 Hold \"I\"" + - "2001 🠖 Hold \"O\"" + - "1003 🠖 Release \"I\"" + - "2003 🠖 Release \"O\"" - name: ZHA codename: zha actions: - - "on: Click \"I\"" - - "off: Click \"O\"" - - "move_with_on_off_0_83: Hold \"I\"" - - "move_1_83: Hold \"O\"" - - "stop: Release \"I\" or \"O\"" + - "on 🠖 Click \"I\"" + - "off 🠖 Click \"O\"" + - "move_with_on_off_0_83 🠖 Hold \"I\"" + - "move_1_83 🠖 Hold \"O\"" + - "stop 🠖 Release \"I\" or \"O\"" img: https://www.zigbee2mqtt.io/images/devices/E1743.jpg \ No newline at end of file diff --git a/docs/_data/controllers/ICTCG1.yml b/docs/_data/controllers/ICTCG1.yml new file mode 100644 index 00000000..170f30f2 --- /dev/null +++ b/docs/_data/controllers/ICTCG1.yml @@ -0,0 +1,23 @@ +name: ICTCG1 (IKEA) +device_support: + - Light (ICTCG1Controller; 350ms delay) +integrations: + - name: Zigbee2mqtt + codename: z2m + actions: + - "rotate_left 🠖 Left turn" + - "rotate_left_quick 🠖 Quick left turn" + - "rotate_right 🠖 Right turn" + - "rotate_right_quick 🠖 Quick right turn" + - "rotate_stop 🠖 Stop rotation" + - name: ZHA + codename: zha + actions: + - "move_1_70 🠖 Slow left turn" + - "move_1_195 🠖 Faster left turn" + - "move_to_level_with_on_off_0_1 🠖 Quick left turn" + - "move_with_on_off_0_70 🠖 Slow right turn" + - "move_with_on_off_0_195 🠖 Faster right turn" + - "move_to_level_with_on_off_255_1 🠖 Quick right turn" + - "stop 🠖 Stop rotation, either direction (except after quick right/left turns)" +img: https://www.zigbee2mqtt.io/images/devices/ICTC-G-1.jpg \ No newline at end of file diff --git a/docs/_includes/head.html b/docs/_includes/head.html index ffac28d7..97788ff9 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -1,4 +1,3 @@ - diff --git a/docs/_includes/header.html b/docs/_includes/header.html index cfd63c94..4ea79b29 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -1,5 +1,4 @@ -