ioBroker.wolf
ioBroker.wolf copied to clipboard
Connect WOLF heating, solar and domestic ventilation
From time to time the following error comes up: `host.raspberrypi | 2023-08-10 00:28:43.411 | error | instance system.adapter.wolf.0 terminated with code 6 (UNCAUGHT_EXCEPTION) -- | -- | -- | --...
Fehlermeldung im Logfile: Can't parse DP : 57 - data: 0620f080001504000000f006003900010039030106 - length: 21 Umgebung: ``` Plattform: docker Betriebssystem: linux Architektur: x64 CPUs: 4 Geschwindigkeit: 799 MHz Modell: Intel(R) Pentium(R)...
Getting Errors for t65 and t66 as they cant be less than 0. `{ "type": "state", "common": { "name": "Sparfaktor", "role": "tempd", "type": "number", "read": true, "write": true, "unit": "K",...
Hej, ``` wolf.0 | 2023-01-29 17:05:39.169 | warn | State "wolf.0.bm1_t.194" has no existing object, this might lead to an error in future versions -- | -- | -- |...
I get the following warning messages (Adapter v 1.7): `State value to set for "wolf.0.cwl_t.167" has value "49665" greater than max "1000"` `State value to set for "wolf.0.hg0_t.184" has value...
From firmware 1.80 and above there are two more DPs 372 (letzter Störcode MM) and 767 (interner Code) [datapoints.json.txt](https://github.com/ioBroker/ioBroker.wolf/files/10705386/datapoints.json.txt) [main.js.txt](https://github.com/ioBroker/ioBroker.wolf/files/11404267/main.js.txt)
In addition I found some inconsistencies regarding "boolean" values. while creating the objects for Iobroker I have added "DPT_Bool" to the "if" statement if (adapter.config.bool_status && ['DPT_Switch', 'DPT_Enable', 'DPT_OpenClose', 'DPT_Bool'].includes(data.type))...
Due to documentation I have modified the device and DPs mappings if ((dp >= 1 && dp = 176 && dp = 197 && dp = 14 && dp =...
Does anyone have it running with a BWL-1-I model (not the split one)? Is ISM8i itself incompatible or is it an issue of the adapter. If it's the latter one...
### Notification from ioBroker Check and Service Bot Dear adapter developer, I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I...