-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
Description
What is the model number of the device you're trying to control?
K0 - Rotating CCT Scene Remote
What firmware version(s) have you tried?
latest (1.13.0)
Which ESP8266 board are you using? (nodemcu, d1_mini, etc.)
d1_mini
Which radio type are you using? (RGBW, RGB+CCT, etc.)
CCT
Have you tried controlling the device with a physical remote?
Only the remote
Output of http://milight-hub.local/about and http://milight-hub.local/settings
/about
{"firmware":"milight-hub","version":"1.13.0","ip_address":"x.x.x.x","reset_reason":"External System","variant":"d1_mini","free_heap":17280,"arduino_version":"3.1.2","free_stack":1408,"flash_used":4267,"flash_total":957314,"flash_pct_free":99,"mqtt":{"configured":true,"connected":true,"status":"Connected"},"queue_stats":{"length":0,"dropped_packets":0}}
/settings
{"admin_username":"","admin_password":"","ce_pin":4,"csn_pin":15,"reset_pin":0,"led_pin":-2,"radio_interface_type":"nRF24","packet_repeats":50,"http_repeat_factor":1,"auto_restart_period":0,"mqtt_server":"x.x.x.x","mqtt_username":"xxx","mqtt_password":"xxx","mqtt_topic_pattern":"milight/commands/:device_id/:device_type/:group_id","mqtt_update_topic_pattern":"","mqtt_state_topic_pattern":"milight/state/:device_id/:device_type/:group_id","mqtt_client_status_topic":"milight/client_status","simple_mqtt_client_status":true,"discovery_port":0,"listen_repeats":5,"state_flush_interval":10000,"mqtt_state_rate_limit":500,"mqtt_debounce_delay":500,"mqtt_retain":true,"packet_repeat_throttle_sensitivity":0,"packet_repeat_throttle_threshold":200,"packet_repeat_minimum":3,"enable_automatic_mode_switching":false,"led_mode_wifi_config":"Fast toggle","led_mode_wifi_failed":"On","led_mode_operating":"Slow blip","led_mode_packet":"Flicker","led_mode_packet_count":3,"hostname":"milight-hub","rf24_power_level":"MIN","rf24_listen_channel":"HIGH","wifi_static_ip":"","wifi_static_ip_gateway":"","wifi_static_ip_netmask":"","packet_repeats_per_loop":10,"home_assistant_discovery_prefix":"homeassistant/","wifi_mode":"n","default_transition_period":500,"rf24_channels":["LOW","MID","HIGH"],"device_ids":[],"gateway_configs":[],"group_state_fields":["state","brightness","computed_color","mode","color_temp","color_mode"]}
The remote is currently recognized as a FUT-089, this remote is a dimmer and a scene switch. How can I make this a supported remote?