Search found 6081 matches
- 08 Jan 2021 03:06
- Forum: RaZberry
- Topic: IKEA trådfri - Zway
- Replies: 6
- Views: 6155
Re: IKEA trådfri - Zway
There is no ZigBee support in Z-Way, so no way to support IKEA on the hardware side
- 03 Jan 2021 19:23
- Forum: Discussions in English
- Topic: Integration with Home Assistant
- Replies: 30
- Views: 3053
Re: Integration with Home Assistant
Both works are in progress. OZW wrapper is important IMHO not only for HAss, but also for other projects that rely on OZW - they are confined by the OZW limitations and we are here to help them. The MQTT support is here - you can use MQTT module in Z-Way. We are planning to refine it, but please not...
- 02 Jan 2021 23:33
- Forum: Discussions in English
- Topic: Razberry node
- Replies: 6
- Views: 137
Re: Razberry node
Why do you need USB host? You can connect your sensors via analog/digital pins to the Z-Uno
- 02 Jan 2021 18:54
- Forum: Discussions in English
- Topic: Razberry node
- Replies: 6
- Views: 137
Re: Razberry node
Z-Uno is like an Arduino. No need for extra hardware
- 02 Jan 2021 18:21
- Forum: Discussions in English
- Topic: Code device, javascript for updating value into xml file
- Replies: 14
- Views: 427
Re: Code device, javascript for updating value into xml file
Ah, you are right! Event log do not log identical events. So is status has not changed, no new entry appears. But this type of device has only one available status. We will change it in future to log identical events too
- 02 Jan 2021 01:50
- Forum: Discussions in English
- Topic: Solved: Best way for virtual sensor
- Replies: 2
- Views: 100
Re: Best way for virtual sensor
@aivs did that as I remember
- 02 Jan 2021 01:49
- Forum: Z-Uno
- Topic: Cannot find endpoint map to instance
- Replies: 6
- Views: 125
Re: Cannot find endpoint map to instance
I don't think it is a day now issue. The stock should be okey.
The issue should be in the Jeedom software
The issue should be in the Jeedom software
- 02 Jan 2021 01:47
- Forum: Discussions in English
- Topic: Code device, javascript for updating value into xml file
- Replies: 14
- Views: 427
Re: Code device, javascript for updating value into xml file
Please check /var/log/z-way-server.log for more info
- 02 Jan 2021 01:46
- Forum: Discussions in English
- Topic: Razberry node
- Replies: 6
- Views: 137
Re: Razberry node
RaZberry is made to be a controller. For sensors better use Z-Uno.
But SmartThings requires special templates for devices and you will need to make own template
But SmartThings requires special templates for devices and you will need to make own template
- 01 Jan 2021 04:59
- Forum: Discussions in English
- Topic: Code device, javascript for updating value into xml file
- Replies: 14
- Views: 427
Re: Code device, javascript for updating value into xml file
Toggle buttons are also logged in events. This should work out of the box