Commit Graph

19 Commits

Author SHA1 Message Date
ElVit 1e1ebbf711 change parameter type from size_t to int for command functions 2026-03-19 09:01:53 +01:00
ElVit 3376fdfced Add water heater component for Panasonic heat pump integration 2026-02-06 13:46:12 +01:00
ElVit cd531496f7
Update commands.cpp 2025-11-25 09:38:57 +01:00
ElVit ec7912f319
Update commands.cpp 2025-11-24 22:42:52 +01:00
ElVit 9175063b7f
Update commands.cpp 2025-11-24 22:17:48 +01:00
ElVit bf6bebfb19
Update commands.cpp 2025-11-24 22:12:40 +01:00
ElVit 3753b3d475 Added support for extra query (fixes #11) 2025-07-16 16:08:09 +02:00
ElVit d8b26aad78 Changed sequence of OperationMode array and methods 2025-06-20 11:42:26 +02:00
ElVit f9f29a635d Refactored Code: Moved most code from main component class to entity component classes. Set traits for select entities. 2025-06-10 20:08:35 +02:00
ElVit 60d172f057 Replaced setPlus73 with setPlus1 2025-06-09 10:24:06 +02:00
ElVit 7ac5119fbd Check bytes before publish state.
Renamed set16_1 to set16_9.
Renamed some states e. g. OperationMode (top4/set9).
Added functions to set only high or low nibble of a byte in a command message.
2025-06-06 13:05:02 +02:00
ElVit 2ffe37fd21 Minor changes 2025-02-27 17:17:26 +01:00
ElVit 2194f3edf7 Added initial response 2025-02-17 20:20:17 +01:00
ElVit c3e9f30b1f renamed some functions, splitted decode_response in multiple functions 2025-02-13 19:27:40 +01:00
ElVit c25b2a4281 Added PollingComponent 2025-02-07 21:19:22 +01:00
ElVit 71c1eaf8ce Minor changes 2025-02-03 14:31:44 +01:00
ElVit bcfcfd26f5 panasonic heatpump: removed buttons, updated numbers, selects and switches 2025-02-03 13:05:59 +01:00
ElVit 1e604ec119 Added button, updated commands 2025-01-31 23:24:50 +01:00
ElVit ffafa6f719 Added commands to panasonic_heatpump 2025-01-31 16:47:35 +01:00