Alexander
Alexander
thanks, I'll update as soon as possible my repository homekit 👍🏻
no matter what I do, only 2 characteristics are still displayed (Active and Input Sources) https://github.com/alpr777/homekit/blob/main/example/television/README.md
I wanted a simple TV remote with a homekit) switching channels would be nice, more precisely, to be displayed Television.RemoteKey (Rewind, Exit, Play/Pause, Info, Next, Prev ...). Because many TVs...
Sorry) After you wrote that perhaps control should not come from the Homekit app Everything became obvious) It really is, you are right) There is a service remote control You...
doesn't add, in my home accessory.Info{Name: "Люстра", SerialNumber: "test1sw"} accessory.Info{Name: "#test", SerialNumber: "test2sw"} accessory.Info{Name: "测试", SerialNumber: "test3sw"} accessory.Info{Name: "@send mess", SerialNumber: "test4sw"} accessory.Info{Name: "switch 21/1", SerialNumber: "test5sw"} https://github.com/alpr777/homekit/tree/main/example/switch
i made it so for myself, maybe it will help https://github.com/alpr777/modbus https://github.com/alpr777/modbus/blob/main/example/main.go
Hi I have the same problem, it does not connect with authorization. Arduino Mega + ETH w5500 /************* connection successful *************/ EthernetClient client; NATS nats(&client,"192.168.1.111",43210); /*************************************************/ -------------------------------------------------------------------- /************* connection failed...
sorry for the delay in answering, i am using simple thermostat for air cond but if you need to regulate the airflow, you can combine the two accessories thermostat +...