Commit Graph

102 Commits

Author SHA1 Message Date
ElVit 49becf6b43
Add files via upload 2025-05-22 22:38:18 +02:00
ElVit 1085bf1639
Rename wiring.jpeg to wiring_level_shifter.jpeg 2025-05-22 22:37:54 +02:00
ElVit da025d6bba
Update example_full.yaml
Changed framework to esp-idf
2025-04-01 19:42:37 +02:00
ElVit edb0cb4a00
Update example_panasonic_heatpump.yaml
Changed framework to esp-idf
2025-04-01 19:40:46 +02:00
ElVit 0bed3d930a
Update README.md 2025-02-21 21:54:46 +01:00
ElVit f8c055f164
Update README.md 2025-02-21 21:48:38 +01:00
ElVit b5a0ac0d54
README.md aktualisieren 2025-02-21 21:34:22 +01:00
ElVit d9a6666689
Merge pull request #4 from ElVit/panasonic_dev 2025-02-21 21:28:39 +01:00
ElVit 0fa40dab47 Added function getResponseByte for lambda use 2025-02-21 20:45:37 +01:00
ElVit c7e1204cf7
Merge pull request #3 from ElVit/maidsite_dev
Maidsite dev
2025-02-20 11:27:19 +01:00
ElVit 35fed8e40f Added delays. Added missing component references/includes. Added member 'id_' to button, number and sensor classes. 2025-02-20 11:23:54 +01:00
ElVit 1e31028b62 Made variable 'response_message_' public to use in lambdas. Added some comments. Added some delays. 2025-02-20 10:58:40 +01:00
ElVit 762ff83d45 Converted variable 'chunkSize' to #define. 2025-02-20 10:49:34 +01:00
ElVit 190374dde7 Made member 'response_message_' public for use in lambda. Converted variable 'chunkSize' to #define. 2025-02-20 10:43:10 +01:00
ElVit 51affa3c3a Added id_ member to each control class 2025-02-20 10:40:21 +01:00
ElVit 4d8a51c12e Used constexpr for KnownModels. All numbers for temperature curve zone 1 or 2 are set at once. 2025-02-19 17:21:13 +01:00
ElVit 8d2499c783 Allowed 0x21 in 3th and 4th byte 2025-02-18 09:25:25 +01:00
ElVit 2194f3edf7 Added initial response 2025-02-17 20:20:17 +01:00
ElVit 2848c6dd34 Set accuracy_decimals for all sensors 2025-02-17 15:32:35 +01:00
ElVit 2761873e1a
README.md aktualisieren 2025-02-17 07:09:47 +01:00
ElVit 911b41915e
Merge pull request #2 from ElVit/panasonic_dev 2025-02-16 13:52:05 +01:00
ElVit a4b0f605f8 added comments 2025-02-16 13:10:27 +01:00
ElVit e3f68833b4 improved log_uart_hex 2025-02-16 11:58:01 +01:00
ElVit a869f41672 improved log_uart_hex 2025-02-16 11:38:15 +01:00
ElVit b148b465f4 Added 10ms delay after log msg. Accept also init message in read_response and read_request. 2025-02-15 22:13:18 +01:00
ElVit c3e9f30b1f renamed some functions, splitted decode_response in multiple functions 2025-02-13 19:27:40 +01:00
ElVit c29a39cba2 Removed dump_config for sensor, number and button from maidsite desk component 2025-02-09 17:27:05 +01:00
ElVit 1848863966 Minor changes 2025-02-09 17:24:14 +01:00
ElVit 80a825199e Added custom class for sensor 2025-02-09 17:20:45 +01:00
ElVit b3f11ba0dd
Merge pull request #1 from ElVit/panasonic_dev
Panasonic dev
2025-02-08 21:18:12 +01:00
ElVit 7df9370631 Added custom classes vor sensor, binary_sensor and text_sensor. Added dump_config function to number, select and switch classes. 2025-02-08 21:12:19 +01:00
ElVit c25b2a4281 Added PollingComponent 2025-02-07 21:19:22 +01:00
ElVit aa1516a5c5 Updated example yaml 2025-02-07 21:17:11 +01:00
ElVit 4b80b77450 Updated decode xlsx 2025-02-07 21:16:42 +01:00
ElVit ca001f964e Updated README 2025-02-07 21:16:20 +01:00
ElVit df022054e6 Renamed some functions, added icons 2025-02-04 16:31:19 +01:00
ElVit f8be7182b9 Removed unused function getLeft5bits 2025-02-04 16:14:15 +01:00
ElVit b002b33a38 MaidsiteDesk: Added CONF_NUMBERS 2025-02-04 15:21:04 +01:00
ElVit 9e8ae57d33 Added UARTDevice, removed entity_category=ENTITY_CATEGORY_CONFIG, fixed some controls 2025-02-04 15:17:37 +01:00
ElVit 6842884167 Minor changes 2025-02-03 15:25:26 +01:00
ElVit 92f1516d12 Added comments 2025-02-03 15:08:24 +01:00
ElVit 71c1eaf8ce Minor changes 2025-02-03 14:31:44 +01:00
ElVit 772860d353 fixed comile error caused by switch::Switch. Renamed getBoolState to getBinaryState 2025-02-03 14:09:36 +01:00
ElVit bcfcfd26f5 panasonic heatpump: removed buttons, updated numbers, selects and switches 2025-02-03 13:05:59 +01:00
ElVit 9597c1c48b panasonic_heatpump: added missing sensor, added options log_uart_msg and polling_time 2025-02-02 15:40:10 +01:00
ElVit f64fc9925f Added option log_uart_msg to maidsite_desk 2025-02-02 15:38:41 +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
ElVit c8ba88a7a1 Added number, select and switch to panasonic_heatpump 2025-01-31 16:47:08 +01:00
ElVit 802a40acc2
Updated README.md 2025-01-30 17:41:58 +01:00