Search found 7594 matches

by PoltoS
14 Mar 2024 04:55
Forum: Z-Uno
Topic: Does not compile example
Replies: 3
Views: 827

Re: Does not compile example

This is a sketch from the future ;) Please use 3.0.12b beta (latest). We will do a release soon.
by PoltoS
14 Mar 2024 04:52
Forum: Z-Uno
Topic: 3.0.10 release
Replies: 9
Views: 3690

Re: 3.0.10 release

The controller should push the time to Z-Uno. Or it can make requests (in the new 3.0.12b)
by PoltoS
14 Mar 2024 04:48
Forum: Discussions in English
Topic: Export heating control buttons to HA
Replies: 11
Views: 3520

Re: Export heating control buttons to HA

Got you. Indeed, the type of this widget is very complex and can't be easily mapped in HA. An easy way is to check what is called on those buttons and make "Code Device" for each call. This one will be exported to HA automatiucally. If you see how to map it to HA, please let us know. We wi...
by PoltoS
14 Mar 2024 04:03
Forum: Official announcements
Topic: 4.1.2 Razberry zw0700 error
Replies: 4
Views: 4074

Re: 4.1.2 Razberry zw0700 error

We will check it. Meanwhile please ssh to your box and do

Code: Select all

sudo /etc/init.d/z-way-server restart
by PoltoS
14 Mar 2024 04:02
Forum: Z-Uno
Topic: Compilation error: exit status 2
Replies: 10
Views: 15377

Re: Compilation error: exit status 2

Do you know that from now you can upload any sketch right from our website using Google Chrome - by clicking on the Upload button (check it here https://z-uno.z-wave.me/examples/SimpleSwitch/). You can also open the online editor https://z-uno.z-wave.me/editor/
by PoltoS
14 Mar 2024 04:00
Forum: Z-Uno
Topic: Compile Error 2 No such file or directory in ZUno-2
Replies: 2
Views: 945

Re: Compile Error 2 No such file or directory in ZUno-2

I believe it is a problem of the space in the file name or that it starts with a \\ Also, try older Arduino IDE. We try to follow them, but they change everything so fast, that we can't follow ;) Also, did you know that from now you can upload any sketch right from our web site using Google Chrome -...
by PoltoS
14 Mar 2024 03:56
Forum: Z-Uno
Topic: issue with bootloader z-uno
Replies: 4
Views: 996

Re: issue with bootloader z-uno

Try to hold the BTN and short press reset. This will go in rescue mode.
by PoltoS
11 Mar 2024 22:46
Forum: Official announcements
Topic: 4.1.2 Razberry zw0700 error
Replies: 4
Views: 4074

Re: 4.1.2 Razberry zw0700 error

Are you trying to do reboot in the :8084 UI?
by PoltoS
11 Mar 2024 22:44
Forum: Z-Uno
Topic: Is there a Library available for using a Real Time Clock shield
Replies: 5
Views: 2625

Re: Is there a Library available for using a Real Time Clock shield

At the first glance it looks compatible. We will check it, but you can also try on your sidee
by PoltoS
11 Mar 2024 22:37
Forum: Discussions in English
Topic: Export heating control buttons to HA
Replies: 11
Views: 3520

Re: Export heating control buttons to HA

Sorry, could you please be more specific?