Skip to content

AdeoHRC99CZC045

Picture Controller types Integrations
  • Zigbee2MQTT (z2m)

Light

Class: AdeoHRC99CZC045LightController

Default delay: 350ms

Default mapping:

Zigbee2MQTT Predefined actions
"on" on
"off" off
brightness_step_up hold_brightness_up
brightness_step_down hold_brightness_down
brightness_stop, color_stop release
color_hue_step_up, color_saturation_step_up hold_color_up
color_hue_step_down, color_saturation_step_down hold_color_down
color_temperature_step_up hold_colortemp_up
color_temperature_step_down hold_colortemp_down
scene_1, scene_2, scene_3, scene_4 No action
example_app:
  module: controllerx
  class: AdeoHRC99CZC045LightController
  integration: z2m
  controller: sensor.my_controller_action
  light: light.my_entity_id
example_app:
  module: controllerx
  class: AdeoHRC99CZC045LightController
  integration:
    name: z2m
    listen_to: mqtt
  controller: my_controller
  light: light.my_entity_id

Zigbee2MQTT Light

Class: AdeoHRC99CZC045Z2MLightController

Default mapping:

Zigbee2MQTT Predefined actions
"on" on
"off" off
brightness_step_up hold_brightness_up
brightness_step_down hold_brightness_down
brightness_stop, color_stop release
color_hue_step_up, color_saturation_step_up, color_temperature_step_up hold_colortemp_up
color_hue_step_down, color_saturation_step_down, color_temperature_step_down hold_colortemp_down
scene_1, scene_2, scene_3, scene_4 No action
example_app:
  module: controllerx
  class: AdeoHRC99CZC045Z2MLightController
  integration: z2m
  controller: sensor.my_controller_action
  light: my_entity_id
example_app:
  module: controllerx
  class: AdeoHRC99CZC045Z2MLightController
  integration:
    name: z2m
    listen_to: mqtt
  controller: my_controller
  light: my_entity_id