AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.64k stars 410 forks source link

Zigbee bridge #150

Closed hosting-io closed 3 years ago

hosting-io commented 4 years ago

is there support for https://www.itead.cc/sonoff-zbbridge.html

AlexxIT commented 4 years ago

No, I don't have this device. But I can add cloud support if anyone share it with me via ewelink app.

hosting-io commented 4 years ago

im about to order one, so i can order you one if you think you will use it ?

AlexxIT commented 4 years ago

I can order myself, thanks. It can only work with sonoff devices. This is a minus.

hosting-io commented 4 years ago

Works with other smart devices certified by ZigBee Alliance.

AlexxIT commented 4 years ago

I ordered it. Waiting for delivery.

Roglogg commented 4 years ago

No, I don't have this device. But I can add cloud support if anyone share it with me via ewelink app.

I have two Zigbee devices.

Temperature sensor - SNZB02 Motion Sensor - SNZB03

If you send me an ewelink account from USA, you can share it with you to carry out the tests.

spygibas commented 4 years ago

I'm Look forward to these device too.

AlexxIT commented 4 years ago

Added support https://github.com/AlexxIT/SonoffLAN/releases/tag/v2.3.0

Roglogg commented 4 years ago

The temperature and humidity keep coming out like before.

temperature: "1990" humidity: "8401"

Without separation point.

https://photos.app.goo.gl/u1qPghwgEXiFY8sj6

I have corrected the humidity and temperature, creating a new sensor with this code. value_template: '{{ (states.SENSOR.SONOFF.state | int / 100)|round(1)}}'

Roglogg commented 4 years ago

The motion sensor not works. The sensor when it detects presence changes the Motion function to 1.

Idle: Motion = 0 With presence: Motion = 1

https://photos.app.goo.gl/mE4gv1iFwJ8XPTsAA

For the presence sensor I have also created a new sensor with it works: Motion

Everything works fine.

fogarty commented 4 years ago

Hello, From what I can see the Temp / humidity works perfectly but seems like the Motion sensor is not even visible... Aka missing the entity for it whil I do see the zbbridge and temps/humidity sensor Thanks

AlexxIT commented 3 years ago

Will check it

marcosamm commented 3 years ago

Does the ZigBee bridge work on LAN mode?

AlexxIT commented 3 years ago

@marcosamm No. It works only on cloud mode

OnTarget600 commented 3 years ago

Will this only work in cloud mode or is lan support on the horizon? Eg is it a device issue or a programming one?

Love your work!

AlexxIT commented 3 years ago

Device firmware doesn't support LAN protocol.