Closed lamoral13 closed 6 months ago
I would like to ask how to include several devices (cover) in the same .yaml
I have the following yaml programming
cover:
platform: cover_time_based devices:
estado_persiana_diego_y_alvaro: name: Estado Persiana Diego y Álvaro open_switch_entity_id: script.subir_persiana_diego_y_alvaro close_switch_entity_id: script.bajar_persiana_diego_y_alvaro stop_switch_entity_id: script.parar_persiana_diego_y_alvaro travelling_time_down: 15 travelling_time_up: 15
estado_persiana_grande_matrimonio: name: Estado Persiana Grande Matrimonio open_script_entity_id: script.subir_persiana_grande_habitacion_jose_y_maria close_script_entity_id: script.bajar_persiana_grande_habitacion_jose_y_maria stop_switch_entity_id: script.parar_persiana_grande_habitacion_jose_y_maria travelling_time_down: 23 travelling_time_up: 23
I would request how to program to allow multiple devices in the same .yaml file.
Translated with DeepL.com (free version)
I would like to ask how to include several devices (cover) in the same .yaml
I have the following yaml programming
cover:
platform: cover_time_based devices:
estado_persiana_diego_y_alvaro: name: Estado Persiana Diego y Álvaro open_switch_entity_id: script.subir_persiana_diego_y_alvaro close_switch_entity_id: script.bajar_persiana_diego_y_alvaro stop_switch_entity_id: script.parar_persiana_diego_y_alvaro travelling_time_down: 15 travelling_time_up: 15
estado_persiana_grande_matrimonio: name: Estado Persiana Grande Matrimonio open_script_entity_id: script.subir_persiana_grande_habitacion_jose_y_maria close_script_entity_id: script.bajar_persiana_grande_habitacion_jose_y_maria stop_switch_entity_id: script.parar_persiana_grande_habitacion_jose_y_maria travelling_time_down: 23 travelling_time_up: 23
I would request how to program to allow multiple devices in the same .yaml file.
Translated with DeepL.com (free version)