-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Can you add more types of switches #8
base: master
Are you sure you want to change the base?
Conversation
…vice status via WebSocket message"
special thanks to @luizjunior for this useful tip!
added support for TH-16 temperature and humidity
is there any plan for supporting the RF Bridge as a sensor or motion sensor? Something already gets recognonized, maybe it's not even a huge thing to add it... Would love it! [eWeLink] WebSocket messge received: {"action":"update","deviceid":"XXXX","apikey":"XXXX","userAgent":"device","ts":0,"params":{"cmd":"trigger","rfTrig0":"2019-07-01T17:58:56.000Z"},"from":"device"} |
Fixed params incomplete error while perform GET request to <endpoint>/api/user/device by adding appropriate parameters as like eWeLink app did.
Fixed "params incomplete" error
add group fonctionnality to simulate WindowsCovering accessories.
Thanks for you work :) |
Support device name that device named by ewelink app.
* fix(fan): adding in fan support
…r states on many devices at once (#66)
Sonoff API 503 error
A system was upgraded and the switches stopped responding,0.103.3.home asiistant ? |
* use platform.sendWebSocketMessage() for bilnds use platform.sendWebSocketMessage() instead of platform.wsc.send() for blinds * added overdrive setting * fix forgotten overdrive * fix seconds to milliseconds * Update index.js * Update index.js
) * Update index.js Resolved a problem that occurred when using devices with multiple channels, like the Sonoff 4CH or the 2CH. There was an error saving the correct device id as key for the local cache. The result was that plugin try to create a new accessories with the classic error "Cannot add a bridged Accessory with the same UUID as another bridged Accessory". * Update index.js Resolved and error that may occur while adding a new Homebridge (so multiple accessories at the same time) in the iPhone Home app.
…y in updateFanLightCharacteristic()
(PSF-B04-GL is the same functionally as PSF-BFB-GL)
* Added HOOBS Certification and HOOBS support Badges * Added platform.config.schema
* Create config.schema.json * Update config.schema.json
* Basic local state discovery * Integration of lan client for power state calls Put the lan client behind an experimentalLanClient configuration setting
like , blinds , garage dors , door lock , etc
or how can I add to my homebridge thankyou for help