Home Assistant how to make Philips Hue Lights change Color


Philips Hue lights in Home Assistant do not support temperature settings.


 


- type: turn_on
    device_id: 7ceef72772437d4106964ca1bb937166
    entity_id: light.phillips_light_bulb_2
    domain: light
    flash: long


- device_id: be05aaf62e3d4dd534edf5c7d1fa0c0d
    domain: light
    entity_id: light.phillips_light_bulb_1
    type: flash
  - device_id: 7ceef72772437d4106964ca1bb937166
    domain: light
    entity_id: light.phillips_light_bulb_2
    type: flash

 - service: light.turn_on
    data:
      color_name: brown
    target:
      entity_id:
        - light.led_bulb_office_3
        - light.phillips_light_bulb_1
        - light.led_lights_kitchen
        - light.office_bulb_two


 - type: turn_on
    device_id: be05aaf62e3d4dd534edf5c7d1fa0c0d
    entity_id: light.phillips_light_bulb_1
    domain: light
    flash: long
    brightness_pct: 100
  - type: turn_on
    device_id: 7ceef72772437d4106964ca1bb937166
    entity_id: light.phillips_light_bulb_2
    domain: light
    flash: long

 

- service: light.turn_on
    data:
      color_name: red
    target:
      entity_id:
        - light.led_bulb_office_3
        - light.phillips_light_bulb_1
        - light.phillips_light_bulb_2
        - light.led_lights_kitchen
        - light.office_bulb_two

Front Door Settings
 - device_id: b67093befe5b4370052d3a7b2efacddf
    domain: light
    entity_id: light.led_lights_kitchen
    type: flash
  - device_id: 7ceef72772437d4106964ca1bb937166
    domain: light
    entity_id: light.phillips_light_bulb_2
    type: flash
  - device_id: be05aaf62e3d4dd534edf5c7d1fa0c0d
    domain: light
    entity_id: light.phillips_light_bulb_1
    type: flash


Home
published
v.0.01




© 2024 - ErnesTech - Privacy
E-Commerce Return Policy