NK
Size: a a a
NK
AK
ДЦ
AS
ДЦ
ДЦ
ДЦ
ДЦ
ДЦ
NK
А
А
AK
RR
А
- alias: 'Telegram bot main menu'
initial_state: True
hide_entity: True
trigger:
platform: event
event_type: telegram_text
condition:
- condition: template
value_template: '{{ trigger.event.data.text == "Меню" }}'
action:
- service: telegram_bot.send_message
data_template:
target: '{{ trigger.event.data.user_id }}'
title: '{{ "\U0001f3e0" }} *Мой дом*'
message: "Выберите нужный вам пункт"
disable_notification: true
inline_keyboard:
- '{{ "\U0001f4a1" }} Освещение:/menu_light'
А
RR
- alias: 'Telegram bot main menu'
initial_state: True
hide_entity: True
trigger:
platform: event
event_type: telegram_text
condition:
- condition: template
value_template: '{{ trigger.event.data.text == "Меню" }}'
action:
- service: telegram_bot.send_message
data_template:
target: '{{ trigger.event.data.user_id }}'
title: '{{ "\U0001f3e0" }} *Мой дом*'
message: "Выберите нужный вам пункт"
disable_notification: true
inline_keyboard:
- '{{ "\U0001f4a1" }} Освещение:/menu_light'
А