Skip to content

TerncySD01

Picture Controller types Integrations
  • LightTerncySD01LightController
  • Media PlayerTerncySD01MediaPlayerController
  • ZHA (zha)

Light

Class: TerncySD01LightController

Default delay: 350ms

Default mapping:

ZHA Predefined actions
button_single toggle
button_double on_full_brightness
button_triple on_min_brightness
button_quadruple set_half_brightness
button_quintuple set_half_color_temp
rotate_left click_brightness_down
rotate_right click_brightness_up
example_app:
  module: controllerx
  class: TerncySD01LightController
  integration: zha
  controller: 00:11:22:33:44:55:66:77:88
  light: light.my_entity_id

Media Player

Class: TerncySD01MediaPlayerController

Default delay: 500ms

Default mapping:

ZHA Predefined actions
button_single play_pause
button_double mute
button_triple next_track
button_quadruple previous_track
button_quintuple next_source
rotate_left click_volume_down
rotate_right click_volume_up
example_app:
  module: controllerx
  class: TerncySD01MediaPlayerController
  integration: zha
  controller: 00:11:22:33:44:55:66:77:88
  media_player: media_player.my_entity_id