Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
auckenox authored Feb 21, 2018
1 parent d9162c4 commit 020dc55
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions wifi-btn-server.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
server:
port: 8080
name: wifi-btn-server

hue_bridge_config:
address: hue.flm


5CCF7E1EF8FF:
single:
action: hue
type: set_scene
scene: TV
group: Alles

double:
action: hue
type: set_scene
scene: Max
group: WHZ

long:
action: hue
type: set_scene
scene: Schlafen
group: Bedroom


5CCF7F0EF3E6:
single:
action: hue
type: set_scene
scene: Grell
group: Alles

double:
action: hue
type: set_scene
scene: Grell
group: Alles

long:
action: url
url: "http://myurl.xy"

touch:
action: hue
type: set_scene
scene: Sunrise
group: Alles







0 comments on commit 020dc55

Please sign in to comment.