Skip to content

Instantly share code, notes, and snippets.

@thealkly
Created November 4, 2023 19:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thealkly/9bd47a40f51fe9efc8dfbd2eda6fa83e to your computer and use it in GitHub Desktop.
Save thealkly/9bd47a40f51fe9efc8dfbd2eda6fa83e to your computer and use it in GitHub Desktop.
emulated_hue_config.yaml
#Beispiel meines Config.yaml eintrags für emulated hue
emulated_hue:
listen_port: 80
host_ip: 192.168.1.13
expose_by_default: false
entities:
input_boolean.solar_automation_wartezeit_uberspringen:
name: "Gerät manuell starten"
hidden: false
input_boolean.solar_automation_spulmaschine_uberspringen:
name: "Spülmaschine"
hidden: false
input_boolean.solar_automation_waschmaschine_uberspringen:
name: "Waschmaschine"
hidden: false
switch.on_off_plug_in_unit_13:
name: "Kaffemaschine"
hidden: false
light.esp_rgb_led_04:
name: "Büro Licht LED RGB"
hidden: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment