TawfikDaim / home_automation

home automation user stories
0 stars 0 forks source link

Use alexa to activate a an automation #100

Closed TawfikDaim closed 4 weeks ago

TawfikDaim commented 4 weeks ago

switches.yaml

emualted_hue.yaml

listen_port: 80 expose_by_default: false exposed_domains:

entities: switch.sonoff_100157b2a8_2: name: "Living two" hidden: false switch.sonoff_100157b2a8_1: name: "Living one" hidden: false switch.living_room_lights: name: "Living Room Lights" hidden: false switch.nader_dressing_occupancy: name: "Nader Occupancy" hidden: false switch.master_dressing_occupancy: name: "Master Dressing Occupancy" hidden: false switch.input_boolean_night_mode: name: "Night mode" hidden: false input_boolean.night_mode: name: "Night Mode" hidden: false

Then create an Alexa routine to set switch.input_boolean_night_mode on or off