Commit Graph

63 Commits

Author SHA1 Message Date
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 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
ElVit 91e2a36b27
Updated README.md 2025-01-30 17:39:47 +01:00
ElVit 38171be623
Updated README.md 2025-01-30 16:46:48 +01:00
ElVit 0b7bfa6c16 Updated README 2025-01-30 15:45:56 +01:00
ElVit 167eb438c7 Updated README 2025-01-30 15:36:22 +01:00
ElVit 460dc31c94 Updated README 2025-01-30 14:22:20 +01:00
ElVit 025eb85cb8 Updated README 2025-01-30 12:34:56 +01:00
ElVit 95d133f231 Updated README 2025-01-30 12:29:35 +01:00
ElVit fb30ec8b83 Minor changes 2025-01-30 11:50:50 +01:00
ElVit 437f51fd47 made some functions public 2025-01-30 11:34:37 +01:00
ElVit 7718655cd2 Updated exampl yaml files 2025-01-30 11:34:18 +01:00
ElVit 2544d8d630 Added sensors to dump_config 2025-01-30 11:25:43 +01:00
ElVit 2610b393fa Refactored Maidsite Desk Component 2025-01-30 11:23:49 +01:00
ElVit 07e4f2cd8e Minor changes 2025-01-30 08:34:03 +01:00
ElVit 5db8924b9d Added icons and device classes. Added top92. 2025-01-28 08:29:48 +01:00
ElVit 0a786e60a1 Added device_class and state_class to sensor.py 2025-01-27 20:09:59 +01:00
ElVit c1bc156a1e Added units to sensor.py 2025-01-27 18:10:48 +01:00
ElVit 6419fd80a7 Added component panasonic heatpump 2025-01-27 17:01:29 +01:00
ElVit 8e8464dd27
README.md aktualisieren 2024-07-27 20:46:55 +02:00
ElVit a5f63c3e28
README.md aktualisieren 2024-07-27 20:39:20 +02:00
ElVit f3307f7c91
Update maidsite_desk_controller.cpp 2024-07-23 23:03:35 +02:00
ElVit 12245d91f2
Update README.md 2024-07-23 17:25:14 +02:00
ElVit 2b064d6e1c Updated README.md 2024-07-23 17:18:47 +02:00
ElVit 363863ad6b
Update README.md 2024-07-23 16:21:49 +02:00
ElVit 1c92fed0ca
Update README.md 2024-07-23 16:21:08 +02:00
ElVit 61f38c52f6
Update example_basic.yaml 2024-07-23 16:11:37 +02:00
ElVit 517c124c0a
Update example_full.yaml 2024-07-23 16:11:25 +02:00
ElVit e1c80fb42d
Update example_full.yaml 2024-07-23 16:10:56 +02:00
ElVit b851b63f2c Modified to work with maidsite 2024-07-23 15:59:21 +02:00
Rocka84 5533a35801 updated/fixed README and examples 2024-06-06 22:22:58 +02:00
Rocka84 6474be98bf renamed 'raise' to 'step_up' and 'lower' to 'step_down' 2024-06-06 00:29:33 +02:00
Rocka84 7bed131dd9 added move_up and move_down
fixes #1
2024-06-06 00:28:37 +02:00
Rocka84 c6e2220214 added number entity for height in percent 2024-06-06 00:01:15 +02:00