ElVit
b52cae9340
Update panasonic_heatpump_sensor.cpp
2025-11-24 22:49:43 +01:00
ElVit
79f70ceca5
Update panasonic_heatpump_select.h
2025-11-24 22:49:32 +01:00
ElVit
036817c9dc
Update panasonic_heatpump_select.cpp
2025-11-24 22:49:21 +01:00
ElVit
2016354233
Update panasonic_heatpump_number.h
2025-11-24 22:49:10 +01:00
ElVit
4f0994a468
Update panasonic_heatpump_number.cpp
2025-11-24 22:48:59 +01:00
ElVit
0c0a6769f6
Update panasonic_heatpump_climate.h
2025-11-24 22:48:45 +01:00
ElVit
213a08504a
Update panasonic_heatpump_climate.cpp
2025-11-24 22:48:35 +01:00
ElVit
138d12dcbd
Update panasonic_heatpump_binary_sensor.h
2025-11-24 22:48:18 +01:00
ElVit
a22c3551ff
Update panasonic_heatpump_binary_sensor.cpp
2025-11-24 22:48:07 +01:00
ElVit
c71af39230
Update helpers.h
2025-11-24 22:43:20 +01:00
ElVit
02326d1015
Update helpers.cpp
2025-11-24 22:43:08 +01:00
ElVit
ec7912f319
Update commands.cpp
2025-11-24 22:42:52 +01:00
ElVit
5a17fbfb57
Update helpers.cpp
2025-11-24 22:18:08 +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
42d039969a
Update commands.h
2025-11-24 22:12:22 +01:00
ElVit
d9b2078e7c
Update __init__.py
2025-11-24 22:07:57 +01:00
ElVit
c2bd5d96a7
Update __init__.py
2025-11-24 22:07:44 +01:00
ElVit
64c65e9b59
Update __init__.py
2025-11-24 22:07:30 +01:00
ElVit
56a3e408c3
Update __init__.py
2025-11-24 22:07:17 +01:00
ElVit
524f26b61c
Update __init__.py
2025-11-24 22:07:03 +01:00
ElVit
58c3388c3e
Update __init__.py
2025-11-24 22:06:51 +01:00
ElVit
ce04bcd2f8
Update __init__.py
2025-11-24 22:06:36 +01:00
ElVit
e350a11469
Update __init__.py
2025-11-24 22:06:11 +01:00
ElVit
d2368d8607
Update README.md
...
Added xtop0 to xtop5
2025-10-15 15:30:02 +02:00
ElVit
99c17d5396
Set version to 0.0.4
2025-07-22 19:33:43 +02:00
ElVit
51c405b543
Added support for extra query ( fixes #11 )
2025-07-20 20:13:05 +02:00
ElVit
0693ea8413
Added version to dump_config()
2025-07-19 19:52:14 +02:00
ElVit
8c4eadbf2c
Added support for extra query ( fixes #11 )
2025-07-19 19:25:05 +02:00
ElVit
9d2bd07ecb
panasonic_heatpump.cpp aktualisieren
...
Fixed issue in function 'send_request()' (fixes #11 )
2025-07-19 08:45:54 +02:00
ElVit
6cbbebc6f9
Reduce some code lines
2025-07-18 15:36:21 +02:00
ElVit
fbe604523a
Added support for extra query ( fixes #11 )
2025-07-17 20:23:33 +02:00
ElVit
043eefdf4b
Added support for extra query ( fixes #11 )
2025-07-16 16:17:43 +02:00
ElVit
3753b3d475
Added support for extra query ( fixes #11 )
2025-07-16 16:08:09 +02:00
ElVit
505d643bf0
Update panasonic_heatpump.cpp
...
Added additional check in `panasonicheatpumpcomponent::check_response` to not decode Panasonic extra query.
2025-07-12 14:52:17 +02:00
ElVit
6b6223a8f4
Updated README.md
2025-07-05 12:24:40 +02:00
ElVit
9b1d64bb09
Merge pull request #9 from ElVit/panasonic_dev
...
Panasonic dev
2025-06-30 10:09:55 +02:00
ElVit
18b8ed0f4a
Added options "min_temperature", "max_temperature" and "temperature_step" to the climate component.
...
Added option "min_value", "max_value" and "step" to the number component.
Added option "cool_mode" to select and climate component and removed it from panasonic_heatpump component.
Removed function "set_traits", because the user can now set its own limits in yaml.
2025-06-24 14:10:53 +02:00
ElVit
472d36bf72
Added climate entities.
...
Renamed 'raw_topics' into 'traits_settings'.
2025-06-20 13:11:50 +02:00
ElVit
d8b26aad78
Changed sequence of OperationMode array and methods
2025-06-20 11:42:26 +02:00
ElVit
5da5fe01aa
Renamed all occurences of 'maidsite' with 'maidesite'
2025-06-20 09:50:19 +02:00
ElVit
f1c31b651e
Added datatype uint8_t to all enums
2025-06-20 08:51:37 +02:00
ElVit
423ca2dbc8
Added "has_state()" check in "publish_new_state()" functions.
...
Save raw_topics in a map for setting traits.
2025-06-12 20:43:42 +02:00
ElVit
641df6b42a
Added empty check in function "publish_new_state()".
...
Moved code from functions "publish_...()" to function "loop()".
2025-06-11 09:52:04 +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
b229ee80e6
Updated limits of SET37 and SET38
2025-06-09 10:25:01 +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
bf59e203d2
Changed setup_priority to DATA. Replaced trigger_request_ with RequestType::NONE. Updated number min/max value change mechanism.
2025-06-02 20:29:43 +02:00
ElVit
7df705290e
Implementing set_number_min_max_value
2025-06-02 10:04:02 +02:00
ElVit
4927a82df8
Set UART_LOG_CHUNK_SIZE to 120
2025-05-30 20:19:45 +02:00
ElVit
a09038bc8d
Fixed issue with min/max values of number entities
2025-05-30 19:59:33 +02:00
ElVit
233ee2df24
Updated ModelNames array length
2025-05-30 11:58:02 +02:00
ElVit
7a4f716e9e
Added new heatpump models.
...
Updated heishamon_decode.xlsx
2025-05-30 11:04:12 +02:00
ElVit
b31c6859f2
Merge branch 'main' into panasonic_dev
2025-05-30 00:09:31 +02:00
ElVit
40930dbf06
Use switch-case in loop function. Added function to change min/max values of some number entities.
2025-05-30 00:05:33 +02:00
ElVit
4a1f8726b9
Update README.md
2025-05-29 00:24:26 +02:00
ElVit
4403cdcaf1
Update README.md
2025-05-29 00:23:26 +02:00
ElVit
f1ac8956c8
Update README.md
2025-05-29 00:21:49 +02:00
ElVit
98ad987341
Update README.md
2025-05-27 13:56:44 +02:00
ElVit
9e6b612319
README.md aktualisieren
2025-05-23 07:37:38 +02:00
ElVit
69837ed5e5
README.md aktualisieren
2025-05-23 06:59:38 +02:00
ElVit
05fc2280ec
Update README.md
2025-05-22 22:44:25 +02:00
ElVit
e9d1180cc8
Move log_uart_hex() to helper class.
...
Use state machine to lower loop time.
2025-05-22 22:34:21 +02:00
ElVit
da025d6bba
Update example_full.yaml
...
Changed framework to esp-idf
2025-04-01 19:42:37 +02:00
ElVit
d3e9139df3
Merge branch 'main' into panasonic_dev
2025-02-27 17:20:58 +01:00
ElVit
2ffe37fd21
Minor changes
2025-02-27 17:17:26 +01: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
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
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
Rocka84
e65d33f85e
README update
2024-06-05 13:19:40 +02:00
Rocka84
7fc46c2670
added save_position command and button
2024-06-05 00:25:28 +02:00
Rocka84
a083c17882
added default config
2024-06-02 23:07:13 +02:00
Rocka84
2eccb243d6
added number entity for height
2024-06-02 23:07:13 +02:00
Rocka84
c10ab706a3
added command for setting specific height
2024-06-01 15:48:19 +02:00
Rocka84
31d70b3746
added stop command and button
2024-06-01 15:47:34 +02:00
Rocka84
902df4e618
added case STLs and link to onshape
2024-06-01 00:38:08 +02:00
Fabian Dillmeier
70abecb292
Added pictures to README.md
2024-05-31 15:10:47 +02:00
Rocka84
c8b0618f44
jiecang_desk_controller: small README fix
2024-01-11 01:07:18 +01:00