Daniel Pernold

Results 12 issues of Daniel Pernold

I have a Tado Smart AC Control in my house which is properly working. ## Expected Behavior The states/values in the Things get updated from the subscribed Channels. When I...

bug

When using RRD4j as persistence service i constantly get the following error when setting up a MQTT Item with the setup described below. `[ERROR] [d4j.internal.RRD4jPersistenceService] - Could not create rrd4j...

When uploading a file with php forms using `$_FILES` and calling `move_uploaded_file()` with a stream wrapper as destination, the return value of `writeStream` is ignored.

Hi Altherma Fans. So far I have calculated the power of the compressor and the COP using "INV Primary Current" and the voltage of my grid. However, this results in...

`Prerisc. serbatoio ON/OFF` should be `Speicher Komfort ON/OFF` https://github.com/raomin/ESPAltherma/blob/225b2c8cb0afec8a6af5d0dc24994a4f714effef/include/def/German/ALTHERMA(LT_DA_04-08KW).h#L160

Hi, I'm trying to debug my refrigerant temperatures and figured out that `{0x20,6,105,2,1,"Suction pipe temp."}` and `{0x10,8,114,2,1,"Target Cond. Temp."}` are always returning zero. The pendants `{0x20,4,105,2,1,"Discharge pipe temp."}` and `{0x10,6,114,2,1,"Target...

## Expected Behavior Consistent value range for items. ## Current Behavior When starting or restarting openHAB, services like ModBus poll data from server ignore transformation services (here: JS) when they...

bug

## Expected Behavior Have a split view of code an definition check when editing sitemaps in code tab. ## Current Behavior The lower definition part from the split view overlays...

bug
main ui

Hi @raomin, figured out that after a connection loss to the mqtt broker, the SG state is always broken/wrong. I'm now using EEPROM to store the SG state and the...