Wykres commitów

13 Commity (master)

Autor SHA1 Wiadomość Data
Fredrik Öhrström a69e547a17 Update drivers with signedness. Fix tests. 2024-04-09 11:11:17 +02:00
Fredrik Öhrström ff72e1debc Add dynamic driver lookup bits translation to strings. 2024-04-04 20:59:03 +02:00
Fredrik Öhrström 4d3e306f30 Add on_time_h and batter_pct to qualcosonic driver. Add Percentage unit. Add 'keep open' tag and update workflow. 2024-02-12 09:34:59 +01:00
Fredrik Öhrström f26b56caff Add more fields to ultraheat driver and a new test case. 2023-05-20 13:03:19 +02:00
demetz d9476f114e
consider negative values for flow and power
flow can be negative
power can also be negative, for example if return temperature > supply temperature or flow is reversed
2023-05-20 12:39:41 +02:00
Fredrik Öhrström e674d2ef4d Use AnyEnergyVIF instead of EnergyWh or EnergyMJ. 2023-01-10 14:54:27 +01:00
Fredrik Öhrström d7d1cda149 All fields are by default OPTIONAL. Remove other unnecessary PrintProperty fields. 2023-01-01 20:51:20 +01:00
Fredrik Öhrström 61b9cd1df4 Fully converted driver ultraheat and values are stored based on vname()+xuantity(). 2022-04-23 23:02:17 +02:00
Fredrik Öhrström f058fb2501 Refactor. 2022-04-16 20:23:37 +02:00
Fredrik Öhrström e01500ea30 Refactor. 2022-04-16 17:47:20 +02:00
Fredrik Öhrström 05b987006f Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
Fredrik Öhrström fda09feff4 Clean includes in drivers. 2022-01-18 11:39:42 +01:00
Fredrik Öhrström 65cc9f3846 Refactored drivers are named driver_xyz.cc This makes it easier to see how the refactoring work progresses. 2022-01-18 11:07:19 +01:00