Maatss
Maatss
Thought I could pitch in with a couple of tests. I have the latest experimental version of csrmesh installed. Config 1. (Success?) MOVE-unit MAC-ADDRESS: C1:43:18:00:00:01 PIN: 4321 ADDR_TYPE_RANDOM HANDLE: 0x001C...
Any news?
Any progress?
@nkaminski ~/Code/csrmesh ‹move-experimental*› » python read_pcap.py --pin 123456 --capturejson test_packets.json | grep decpayload decpayload: b'0000734564b40004ff' **decpayload: b'01807322ffffff00d2'** decpayload: b'0000734564b40004ff' ... decpayload: b'0000734564b40004ff' **decpayload: b'0180732200ffff00d3'** decpayload: b'0000734564b40004ff' ... decpayload: b'0000734564b40004ff' **decpayload:...
Two years later.. This might speed things up! **MoveDeviceConstants** byte ALLOC_SUN_AUTOMATION = Byte.MAX_VALUE; byte ALLOC_TEMP_AUTOMATION = -65; byte ALLOC_TIME_AUTOMATION = 63; byte AUTOMATION_TYPE_SUN = 1; byte AUTOMATION_TYPE_TEMP = 2; byte...
Given the increased number of playback speed options, it would look nicer if the selection dialog was given a max-height attribute, and thus introducing a scroll bar. However, I could...
@ferferga I have not seen that client so not entirely sure what you mean. This is the difference of just introducing a `max-height: 30%` attribute to the dialog for reference....