You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshots
Only if applicable, add screenshots to help explain your problem. Do not provide a screenshot as an alternative to providing the above information.
Additional context
Add any other context about the problem here, such as the make/model of your hardware.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am unable to set system mode HEAT on the controller.
To Reproduce
Steps to reproduce the behaviour (for example):
Please provide text if you can. For example, if you are having an issue with a service call, provide a copy of the service call YAML/
Expected behavior
the controller changes from OFF to Heat
The integration seems to work properly, I get all the sensor states.
Please complete the following information:
ramses_cc:
section from configuration.yaml2025-01-20 22:57:25.818 INFO (MainThread) [ramses_tx.transport] Rx: b'068 I --- 04:115648 --:------ 04:115648 30C9 003 0008AD\r\n'
2025-01-20 22:57:25.818 INFO (MainThread) [ramses_tx.protocol] Recv'd: 068 I --- 04:115648 --:------ 04:115648 30C9 003 0008AD
2025-01-20 22:57:25.819 INFO (MainThread) [ramses_rf.dispatcher] || 04:115648 | | I | temperature | || {'temperature': 22.21}
2025-01-20 22:57:31.817 INFO (MainThread) [ramses_tx.transport] Rx: b'070 I --- 34:069505 --:------ 34:069505 30C9 003 0007FC\r\n'
2025-01-20 22:57:31.818 INFO (MainThread) [ramses_tx.protocol] Recv'd: 070 I --- 34:069505 --:------ 34:069505 30C9 003 0007FC
2025-01-20 22:57:31.818 INFO (MainThread) [ramses_rf.dispatcher] || 34:069505 | | I | temperature | || {'temperature': 20.44}
2025-01-20 22:57:46.869 INFO (MainThread) [custom_components.ramses_cc.broker] Saving the client state cache (packets, schema)
2025-01-20 22:57:46.882 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 05\r\n'
2025-01-20 22:57:46.921 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 05\r\n'
2025-01-20 22:57:46.922 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 05
2025-01-20 22:57:46.922 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 05 || {}
2025-01-20 22:57:46.935 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 00\r\n'
2025-01-20 22:57:46.960 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 00\r\n'
2025-01-20 22:57:46.961 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 00
2025-01-20 22:57:46.961 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 00 || {}
2025-01-20 22:57:46.986 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 02\r\n'
2025-01-20 22:57:47.012 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 02\r\n'
2025-01-20 22:57:47.013 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 02
2025-01-20 22:57:47.013 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 02 || {}
2025-01-20 22:57:47.500 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 04\r\n'
2025-01-20 22:57:47.526 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 04\r\n'
2025-01-20 22:57:47.527 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 04
2025-01-20 22:57:47.527 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 04 || {}
2025-01-20 22:57:49.067 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 01\r\n'
2025-01-20 22:57:49.093 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 01\r\n'
2025-01-20 22:57:49.094 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 01
2025-01-20 22:57:49.095 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 01 || {}
2025-01-20 22:57:49.168 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 08\r\n'
2025-01-20 22:57:49.194 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 08\r\n'
2025-01-20 22:57:49.195 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 08
2025-01-20 22:57:49.196 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 08 || {}
2025-01-20 22:57:50.217 INFO (MainThread) [ramses_tx.transport] Tx: b'RQ --- 18:000730 01:096962 --:------ 12B0 001 07\r\n'
2025-01-20 22:57:50.243 INFO (MainThread) [ramses_tx.transport] Rx: b'000 RQ --- 18:262143 01:096962 --:------ 12B0 001 07\r\n'
2025-01-20 22:57:50.244 INFO (MainThread) [ramses_tx.protocol] Recv'd: 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 07
2025-01-20 22:57:50.244 INFO (MainThread) [ramses_rf.dispatcher] || 18:262143 | 01:096962 | RQ | window_state | 07 || {}
2025-01-20T22:57:51.424175 000 RQ --- 18:262143 13:087425 --:------ 3EF1 001 00
2025-01-20T22:57:51.475289 000 RQ --- 18:262143 01:096962 --:------ 12B0 001 03
2025-01-20T22:57:52.656966 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 05
2025-01-20T22:57:52.695841 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 00
2025-01-20T22:57:52.746738 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 04
2025-01-20T22:57:52.796535 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 08
2025-01-20T22:57:52.848446 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 02
2025-01-20T22:57:52.898332 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 01
2025-01-20T22:57:53.006146 000 RQ --- 18:262143 01:096962 --:------ 0418 003 000000
2025-01-20T22:57:53.273318 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 07
2025-01-20T22:57:54.425171 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 06
2025-01-20T22:57:54.505792 000 RQ --- 18:262143 01:096962 --:------ 30C9 001 03
2025-01-20T22:57:56.035554 000 RQ --- 18:262143 01:096962 --:------ 2E04 001 FF
2025-01-20T22:57:59.064205 000 RQ --- 18:262143 01:096962 --:------ 0006 001 00
2025-01-20T22:58:17.232193 000 RQ --- 18:262143 01:096962 --:------ 2349 001 07
2025-01-20T22:58:17.882798 000 RQ --- 18:262143 01:096962 --:------ 2349 001 06
2025-01-20T22:58:17.994581 000 RQ --- 18:262143 01:096962 --:------ 2349 001 03
2025-01-20T22:58:18.831810 069 I --- 04:231637 --:------ 01:096962 12B0 003 000000
2025-01-20T22:58:20.545300 000 RQ --- 18:262143 01:096962 --:------ 2349 001 05
2025-01-20T22:58:20.610083 000 RQ --- 18:262143 01:096962 --:------ 2349 001 04
2025-01-20T22:58:21.082609 000 RQ --- 18:262143 01:096962 --:------ 2349 001 02
2025-01-20T22:58:22.160094 068 I --- 04:231637 --:------ 01:096962 12B0 003 000000
2025-01-20T22:58:22.730858 000 RQ --- 18:262143 01:096962 --:------ 2349 001 01
2025-01-20T22:58:22.778704 000 RQ --- 18:262143 01:096962 --:------ 2349 001 08
2025-01-20T22:58:25.725377 000 RQ --- 18:262143 01:096962 --:------ 2349 001 00
2025-01-20T22:58:30.058450 068 I --- 04:231637 --:------ 01:096962 2309 003 0001F4
2025-01-20T22:58:36.060775 076 I --- 34:069465 --:------ 34:069465 30C9 003 0007CF
2025-01-20T22:58:51.450461 000 RQ --- 18:262143 13:087425 --:------ 3EF1 001 00
2025-01-20T22:59:01.793227 061 I --- 04:231631 --:------ 01:096962 12B0 003 000000
2025-01-20T22:59:04.209891 061 I --- 04:231631 --:------ 01:096962 12B0 003 000000
2025-01-20T22:59:14.518033 061 I --- 04:231631 --:------ 01:096962 2309 003 0001F4
2025-01-20T22:59:27.372901 068 I --- 04:115648 --:------ 01:096962 2309 003 0001F4
2025-01-20T22:59:27.388569 068 I --- 04:115648 --:------ 01:096962 12B0 003 000000
2025-01-20T22:59:31.105538 075 W --- 22:040533 01:096962 --:------ 22C9 006 0405DC09F601
2025-01-20T22:59:33.621674 067 I --- 04:115648 --:------ 01:096962 12B0 003 000000
2025-01-20T22:59:35.245275 067 I --- 04:231637 --:------ 01:096962 3150 002 0000
2025-01-20T22:59:42.260930 074 I --- 22:040533 --:------ 22:040533 1060 003 000001
2025-01-20T22:59:51.477494 000 RQ --- 18:262143 13:087425 --:------ 3EF1 001 00
2025-01-20T23:00:14.653592 060 I --- 04:231631 --:------ 01:096962 3150 002 0000
2025-01-20T23:00:33.418439 068 I --- 04:115648 --:------ 01:096962 3150 002 0000
2025-01-20T23:00:46.104156 000 W --- 18:262143 01:096962 --:------ 2E04 008 00FFFFFFFFFFFF00
2025-01-20T23:00:51.504467 000 RQ --- 18:262143 13:087425 --:------ 3EF1 001 00
Screenshots
Only if applicable, add screenshots to help explain your problem. Do not provide a screenshot as an alternative to providing the above information.
Additional context
Add any other context about the problem here, such as the make/model of your hardware.
The text was updated successfully, but these errors were encountered: