Skip to content

Commit

Permalink
Update const.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrik authored Jan 8, 2018
1 parent 435f05a commit c769b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytradfri/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
ATTR_GATEWAY_REBOOT = "9030" # gw reboot
ATTR_GATEWAY_FACTORY_DEFAULTS = "9031" # gw to factory defaults
ATTR_GATEWAY_FACTORY_DEFAULTS_MIN_MAX_MSR = "5605"
ATTR_GOOGLE_HOME_PAIR_STATUS = "9105"
ATTR_GOOGLE_HOME_PAIR_STATUS = "9105"

ATTR_LIGHT_STATE = "5850" # 0 / 1
ATTR_LIGHT_DIMMER = "5851" # Dimmer, not following spec: 0..255
Expand Down

0 comments on commit c769b8b

Please sign in to comment.