Just checked on other controllers:
Vera working fine.
Home assistant initially working only mode, but after trial to change xml file, set point works with errors. Some numbers are working as 28.5C, but below 25 - result in hundreds C or even negative.
Search found 4 matches
- 28 Mar 2020 21:14
- Forum: Z-Uno
- Topic: Strange behavious of thermostate
- Replies: 3
- Views: 3104
- 28 Mar 2020 11:32
- Forum: Z-Uno
- Topic: Strange behavious of thermostate
- Replies: 3
- Views: 3104
Re: Strange behavious of thermostate
Code was created with shield cinfigurator. #include "ZUNO_DS18B20.h" // Global variables byte pin6ThermostatModeState = 0; signed int pin6ThermostatTemperatureState = 0; signed int pin6ThermostatTemperatureCurrent = 0; OneWire ow(11); DS18B20Sensor ds18b20(&ow); byte addresses[8 * 1 + ...
- 27 Mar 2020 19:28
- Forum: Z-Uno
- Topic: Strange behavious of thermostate
- Replies: 3
- Views: 3104
Strange behavious of thermostate
I've uploaded simple thermostate code created with Z-uno shield and on Fibaro HC2 I can't set the setpoint for example 25 or 26 or 27, as it goes back to initial 4C. If I choose 25.5 or 26.6 and so on - everything works fine.
- 27 May 2019 09:06
- Forum: Z-Uno
- Topic: Z-uno overheats and hangs
- Replies: 1
- Views: 2447
Z-uno overheats and hangs
Hi,
My Z-uno after some testing and working ok, suddenly started to overheat and hangs out. After 15 or 20 seconds after starts all three leds are starting to blink fast, chip is hot.
I've tried to make factory reset, but that did not helped.
My Z-uno after some testing and working ok, suddenly started to overheat and hangs out. After 15 or 20 seconds after starts all three leds are starting to blink fast, chip is hot.
I've tried to make factory reset, but that did not helped.