Peeter N

Results 5 issues of Peeter N

Planning to add some new features, but before that, existing code structure needed fixing. Started refactoring from another branch and at some point switched to original repo. Tried to cleanup...

`getEpochTime()` should return epoch time that does not include offsets. User offset is included in methods returning local times - `getDay()`, `getHours()`, `getMinutes()`, `getSeconds()`, `getFormattedTime()`. Fixes #35

> Unix time (also known as POSIX time or epoch time) is a system for describing instants in time, defined as the number of seconds that have elapsed since 00:00:00...

I have Bosch Compress CS7800i LW. From HVAC screen, I can change the heat pump "Max. power f. compressor". This is the maximum power heat pump can work in percentage....

fix: adding new freetag generates an error because $(selected_dropdown_item).data("tokeninput") is undefined.