Peter Siebler
Peter Siebler
@firegnom Thanks, but it is still a mystery to me why the pump modulates so highly at night when everything is in reduced mode. ...
> Hi zibous, I do this in the following way with fhem and perl script. > * I count the gas value of the gas meter Hi Chris, Thanks for...
@marc1de , Thanks for this information. Another attempt via the `boiler_service_code_number`: ```yaml ## --------------------------------------------------------------------------------- ## 14.3 Betriebs- und Störungsanzeigen, die im Display angezeigt werden ## see: https://www.meinhausshop.de/media/pdf/meinhausshop-buderus-GB172-inst.pdf ## --------------------------------------------------------------------------------- -...
@marc1de > I have the same hardware than you have (GB172 / 150L Boiler and RC300) and `binary_sensor.boiler_dhw_3way_valve_active` worked perfectly well for me. Thanks. 👍 Yes the `binary_sensor.boiler_dhw_3way_valve_active` is the...
@marc1de Thank you for your information. 💯 It could be due to the **1C settings**, so I have to take a look at the service menu. I have installed pressure...
@marc1de > Hmmm,....as far as i could see, the DFRobot SEN0257Analog Water Pressure Sensor needs an input voltage of 5V (and offers an output voltage up to 4,5V). I can't...
@Gluwc Yes it works, but only with CSS (and card-mod installed). 
Hi, Same problem here, i have purchased 4 devices SONOFF POW,. They all have the .1.6 version and I have the same issue. ``` 2017-12-19 11:27:30,011: DEBUG: Current IPs: ['10.1.1.39',...
I do it with the gas meter (esp-home es32) via the `/ api / boiler` interface. With an `http_request.get`, the data is fetched from the EMS-ESP32 and then evaluated. ```yaml...
Same problem, with all browsers (safari, chrome, firefox..) ```txt Uncaught (in promise) TypeError: Object(...)(...)._addCard is not a function at card-tools.js:formatted:601 at new Promise () at Module. (card-tools.js:formatted:586) at r (card-tools.js:formatted:11)...