TA2k
TA2k
Please add iobroker a smart home systems https://hub.docker.com/r/iobroker/iobroker
I copied a python module in my folder and not installed via pip With a python script this import ist working but not via pythonia in javasript Folder: ``` module_name...
I'm struggling at the moment to convert python object in a javascript usable object or json With json dumps I have no idea how I can realize the custom BytesEncoder...
I suggest to implement a json blacklist which is fetch by the js-controller every 24h. This json includes adaper, version range and blacklist reason. The js-controller can stop the specific...
Add AVAHI advertiser as default advertiser. Supported since hap-nodejs 0.10 If not AVAHI advertiser is available hap-nodejs fallback to ciao
It would be a huge contribution if you provide this as a separate python library and not all functionality deeply integrated into the HA component
When I requesting status from an Air Conditioner via cloud I receiving When request the capabilities ``` DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): mp-prod.appsmb.com:443 DEBUG:urllib3.connectionpool:https://mp-prod.appsmb.com:443 "POST /mas/v5/app/proxy?alias=/v1/appliance/transparent/send HTTP/1.1" 200 26 DEBUG:midea_beautiful.cloud:HTTP...
At the moment the mDNS server is not working if other service already offer mDNS service. To allow multiple mDNS server for example in multi docker systems you have to...
The new TAPO cameras C5X0 has an issue with events Connection is working but I see something this in the log ``` Raw request: *******=2023-09-23T09:53:40.525Zhttp://192.168.0.112:1025/event-1025_1025 Raw response: http://192.168.0.112:1025/event-1025_1025http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/UnsubscribeResponse ``` Why...
The attached /onvif/media2_service response from YMF52 NM223N AF leads to Error: Unrecognized configuration Because the VideoSource token not matching with the videoSource.$.token because the Name is used as Token. Maybe...