Skip to content
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

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

cvalord
Copy link

@cvalord cvalord commented Jun 18, 2019

like , blinds , garage dors , door lock , etc
or how can I add to my homebridge thankyou for help

@bogi-bo
Copy link

bogi-bo commented Jul 2, 2019

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"}

MaxMac and others added 7 commits October 7, 2019 11:05
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.
@TheReiner
Copy link

Thanks for you work :)
Can you please add Sonoff L1 (Ruban LED) with color ?
Thanks

@shemtov-m
Copy link

shemtov-m commented Dec 21, 2019

A system was upgraded and the switches stopped responding,0.103.3.home asiistant ?
sonoff switches

howanghk and others added 20 commits December 21, 2019 20:21
* 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.
(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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.