sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266
MIT License
931 stars 219 forks source link

Skydance T5 / T25-1 Wall Mounted Touch Panel #781

Open Nightreaver opened 1 year ago

Nightreaver commented 1 year ago

Hello, I'm trying to connect the T25-1 Remotes to the hub, but I dont get any response from it.

https://www.aliexpress.com/item/10000085880198.html

I noticed that its not am Mi-Light product but it supports 2.4RF protocol, so I thought its been compatible. Its a SKYDANCE product - http://iskydance.com/index.php?c=product_show&a=index&id=669 namely T5

How can I provide enough information to get to test pairing myself? You think its even possible?

I tried pairing and received this output

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 BC 66 C0 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 0E
Group    : 01
Checksum : E9

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 BF 66 BF 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 0D
Group    : 01
Checksum : E8

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 BE 66 B2 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 0C
Group    : 01
Checksum : E7

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 C1 66 B1 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 0B
Group    : 01
Checksum : E6

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 C0 66 B4 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 0A
Group    : 01
Checksum : E5

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 C3 66 B3 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 09
Group    : 01
Checksum : E4

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 C2 66 B6 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 08
Group    : 01
Checksum : E3

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B5 66 B5 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 07
Group    : 01
Checksum : E2

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B4 66 B8 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 06
Group    : 01
Checksum : E1

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B7 66 B7 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 05
Group    : 01
Checksum : E0

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B6 66 CA 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 04
Group    : 01
Checksum : DF

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B9 66 C9 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 03
Group    : 01
Checksum : DE

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 B8 66 CC 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 02
Group    : 01
Checksum : DD

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 BB 66 CB 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 01
Group    : 01
Checksum : DC

rgb_cct packet received (9 bytes):
Raw packet: 00 DB E1 23 66 D1 BA 66 CE 

Decoded:
Key      : 00
b1       : 20
ID       : 0000
Command  : 01
Argument : 01
Sequence : 00
Group    : 01
Checksum : DB

What is the model number of the device you're trying to control?

What firmware version(s) have you tried?

"latest"

Which ESP8266 board are you using? (nodemcu, d1_mini, etc.)

d1_mini

Which radio type are you using? (RGBW, RGB+CCT, etc.)

RGB-CCT

Have you tried controlling the device with a physical remote?

I havent tried to connect it to an LED receiver yet.

### Output of http://milight-hub.local/about and http://milight-hub.local/settings #### /about ```json {"firmware":"milight-hub","version":"unknown","ip_address":"192.168.0.166","reset_reason":"External System","variant":"d1_mini","free_heap":17360,"arduino_version":"2_4_2","queue_stats":{"length":0,"dropped_packets":0}} ``` #### /settings ```json {"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":"","mqtt_username":"","mqtt_password":"","mqtt_topic_pattern":"","mqtt_update_topic_pattern":"","mqtt_state_topic_pattern":"","mqtt_client_status_topic":"","simple_mqtt_client_status":false,"discovery_port":48899,"listen_repeats":3,"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":"MAX","rf24_listen_channel":"LOW","wifi_static_ip":"","wifi_static_ip_gateway":"","wifi_static_ip_netmask":"","packet_repeats_per_loop":10,"home_assistant_discovery_prefix":"","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","bulb_mode"],"group_id_aliases":{}} ```
Linkenelis commented 1 year ago

I have an MiLight T4 (cheaper too, T4 connected to AC B4 for Battery) and it sends ID 2227 (means device ID = 0x2227). Hub uses 0x1; 0x2; and 0x3, that I entered via web page. Maybe your Universal remote can send an ID?