https://github.com/Z-Wave-Me/home-autom ... b393f6edca
That was the change. Please check it
Search found 6081 matches
- 12 Jan 2021 04:44
- Forum: Discussions in English
- Topic: Logical Rule Remote Condition Name Resolving
- Replies: 9
- Views: 356
- 11 Jan 2021 06:46
- Forum: Discussions in English
- Topic: Code device, javascript for updating value into xml file
- Replies: 14
- Views: 425
- 11 Jan 2021 06:11
- Forum: Official announcements
- Topic: Google Home Assistant
- Replies: 28
- Views: 36746
Re: Google Home Assistant
If you can tell us part of your token (only part, some 6 symbols only - not to give full access ;), we can check it on our system. But so far we have noticed that some Google servers have problems reaching our servers. Anyway, we can check - also give us time when it complains and where it does not ...
- 11 Jan 2021 06:08
- Forum: RaZberry
- Topic: Remote Pi GPIO
- Replies: 1
- Views: 79
Re: Remote Pi GPIO
check the manual for system(). You can also use sockets.tcp() and http.request(). CodeDevice is also a nice tool to combine with JS code mentioned here.
- 11 Jan 2021 06:06
- Forum: RaZberry
- Topic: How to configure JP frequency on ZMEARAZ2
- Replies: 7
- Views: 126
Re: How to configure JP frequency on ZMEARAZ2
You need to go in firmware upgrade and install 3 channels firmware. It is a special one for KR/JP. Please got on /expert/#/uzb and anter token "all". You will see proposals to upgrade the bootloader and firmware. Please follow up to 5.39. You will see 3 channels (JP) version there.
- 11 Jan 2021 05:57
- Forum: Обсуждение на русском / Discussions in Russian
- Topic: Доступ к второму контролеру
- Replies: 8
- Views: 462
Re: Доступ к второму контролеру
Ясно. Включу в список. Но в основном у всех один стик, поэтому по приоритету не подскажу
- 11 Jan 2021 05:55
- Forum: Discussions in English
- Topic: Eventlog/history retention
- Replies: 24
- Views: 1990
Re: Eventlog/history retention
It is already. You can upgrade via apt-get
- 11 Jan 2021 05:51
- Forum: Official announcements
- Topic: New iOS and Android apps for Z-Way
- Replies: 25
- Views: 4235
Re: New iOS and Android apps for Z-Way
Thanks, this is known, we have it on our list for v3.1.3
- 09 Jan 2021 04:52
- Forum: Discussions in English
- Topic: Logical Rule Remote Condition Name Resolving
- Replies: 9
- Views: 356
Re: Logical Rule Remote Condition Name Resolving
Okey, we will look in it.
- 09 Jan 2021 04:51
- Forum: Discussions in English
- Topic: Thermostat Updated twice
- Replies: 3
- Views: 272
Re: Thermostat Updated twice
Ineed, from the log you can see that first time it was fired because you changed the value of the device (value has changed to the target one). Second time it is fired when the update is confirmed from the device (value finally adopted). It should happen only once if it comes from the device. But if...