Vimar By-Me / By-Web integration

@s.rodighiero is it possible that, that one cover is actually a group? like for the whole room?

e.g.: I grouped floor (flur 6) and balcony (balkon 5) covers together to form a new cover named balcony (balkon) in vimar. The wall switches for them still control each of them individually. The problem now is, that the vimar system only sees the group as closed, if it has been closed using the group as trigger - and not if all group entities are reported as closed.

i hope this makes sense?
my solution for this would be: don’t add vimar groups to the HA interface - but group them again within HA, if needed.

@h4de5 actually they are not grouped in Vimar. As said the “scene” is imported from Vimar “Scenari”, where it sets the 3 covers to closed. I have no clue really, I will try to do it inside HA as script as workaround.

Hi!
Sorry to bother you with a question that maybe can be out of topic: will you be able to support also the new Vimar View Wireless Gateway 14597 (https://www.vimar.com/it/it/catalog/product/index/code/14597) ? In the end the app Vimar VIEW supports both systems (By-me and View Wireless), so maybe there is a way to reuse most part of the same code.
Do I have to create a issue on your GitHub and continue there the discussion, or simply do I have to stop bothering :slight_smile:?

I am afraid that won’t work. The integration is based on mimicking the GUI calls to the web server, which is holding a separate copy of the installation. unless that gateway has a similar API that is reachable over the web, it can’t connect or send commands.

Hi, I have installed your integration with the 1945 webserver and it works very well. My compliments and I would like to ask you if you will implement the function of forcing loads? Thanks

thank you and welcome! and i am sorry, but what do you mean by forcing loads?

Hi, I’m attaching the photo. View the status of the loads and force it if possible. Thanks

@killerjem please find a way to list new devices and attributes in your logs:

you would only need the part about: " Read out attributes from Home-Assistant Log "
the description following there, would only be necessary if you have devices that need attribute changes.

Ok thanks Andi I’ll inform you

Hello guys! I am also using a Vimar by me Bus system in my house and I´m wondering if it´s possible to get the status of a vimar wall switch when pressed to trigger something else (not vimar / knx related) - like a LED wifi stripe or Hue lamp.

I am using ETS5 and can see that the source address is 1.0.36 (must be the wall switch) and the destination is the actuator for the lamp (in my case 1/4/21).

So is it possible to get this status as well?

I need to say that I´m using currently openhab and not home assistant - but if it´s possible in HA than it should be also possible for me. And secondly it´s very difficult to find people who have knowledge with vimar bus system…so thanks for your support in advance!

I don’t know what vimar is, but I think this should work fine from the knx integration.

it is possible to connect different systems in HA pretty easily.
you can make an automation to listen for a status change on a switch and trigger any other service from that.

from the vimar integration you may just create a new group with just the switch, give it a proper name and it should show up in the list within HA.

here an example from automations.yaml that triggers my water heater when the light in the bath tube is on for at least 10seconds:

- id: WarmwasserSpeicherFuellen
  alias: Heizung - Warmwasser in der Dusche
  description: Aktiviert die WarmwasserspeicherfĂźllung und die Zirkulationspumpe
  trigger:
  - entity_id: light.erster_stock_bad_licht
    for: 00:00:10
    from: 'off'
    platform: state
    to: 'on'
  condition: []
  action:
  - data: {}
    service: script.heizung_warmwasserspeicher_fullen
  mode: single

Hi- thanks for your reply!

Is this (00:00:10) a knx address or what is it?

I´m using ETS5 to get the source address of the vimar wall switch. Is this the correct way to identify it?

Thanks

if you want to connect your installation via knx you may need the knx integration: https://www.home-assistant.io/integrations/knx/
this vimar integration here requires a vimar webserver (01945 or 01946) to read out all available devices. in this case you get the actual name from the webserver directly into HA.

the 0:00:10 just means the switch needs to be on for 10 seconds before the actions fires.

FINALLY, I FOUND THIS INCREDIBLE PROJECT !!! ahahah I was searching for a system like that for years. It was not so easy to find you guys. I have a stupid By-Web too so as soon I’ll install Home Assistant and your plug-in I’ll help you. Thank you so much for the amazing job. Well Done.

just a small update on the progress: the latest code push allows to block certain device types from the vimar webserver to be mapped into home-assistant.

i am still working on the climate bugs, where temperature does not get saved.

And: i am looking for someone who is able and willing to help me, push that integration into the core of HA, because I can’t get my head around how config flow works…

Hi Andi.
Thank you so much for your amazing work.
If you want I can help you “vimar side”. Unfortunately, I don’t know much about programming.

Hi Andi
After the last update the thermostats no longer work.
For example…
When I turn off the heating, the off command is sent but the heating continues to work. Before the update it worked fine.
The reverse operation also fails
I attach a video

2021-02-19 22:30:17 INFO (MainThread) [custom_components.vimar_platform.vimarlink] Vimar link initialized
2021-02-19 22:30:17 INFO (MainThread) [custom_components.vimar_platform] Vimar CA Certificate is already in place: rootCA.VIMAR.crt
2021-02-19 22:30:20 INFO (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Vimar login ok
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Got a new Vimar Session id: 60302deb98a7d
2021-02-19 22:30:20 DEBUG (MainThread) [custom_components.vimar_platform] Updating coordinator..
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] get_remote_devices started - from 0 to 300
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_RiscaldamentoNoZonaNeutra / Bagno Grande - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '650', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '652', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '654', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '658', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '660', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '662', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '670', 'status_value': '21.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '678', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '689', 'status_value': '19.30', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '692', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '693', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '694', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '1490', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '1491', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '1492', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '1493', 'status_value': 'CH_Uscita_ValvolaOnOff', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_RiscaldamentoNoZonaNeutra / Bagno Piccolo - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '704', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '706', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '708', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '712', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '714', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '716', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '724', 'status_value': '21.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '732', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '743', 'status_value': '18.80', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '746', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '747', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '748', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '1551', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '1552', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '1553', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '1554', 'status_value': 'CH_Uscita_ValvolaOnOff', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Camera - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '813', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '815', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '817', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '821', 'status_value': '1', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '823', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '825', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '833', 'status_value': '20.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '841', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '852', 'status_value': '19.20', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '855', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '856', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '857', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '1671', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '1672', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '1673', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '1674', 'status_value': 'CH_Uscita_FancoilVimar2T', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Cameretta - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '867', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '869', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '871', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '875', 'status_value': '1', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '877', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '879', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '887', 'status_value': '21.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '895', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '906', 'status_value': '19.50', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '909', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '910', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '911', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '1731', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '1732', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '1733', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '1734', 'status_value': 'CH_Uscita_FancoilVimar2T', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Clima Auto Raffrescamento
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '19984', 'status_value': '14', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '19985', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Clima Auto Riscaldamento
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1164', 'status_value': '10', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1165', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Clima Manuale Riscaldamento
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '14478', 'status_value': '13', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '14479', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Clima OFF
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1160', 'status_value': '9', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1161', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Cucina - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '5899', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '5901', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '5903', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '5907', 'status_value': '1', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '5909', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '5911', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '5919', 'status_value': '21.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '5927', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '5938', 'status_value': '19.70', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '5941', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '5942', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '5943', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '6611', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '6612', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '6613', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '6614', 'status_value': 'CH_Uscita_FancoilVimar2T', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC / Esterno - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '22734', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '22736', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '22738', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '22742', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '22744', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '22746', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '22754', 'status_value': '4.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '22763', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '22775', 'status_value': '8.70', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '22780', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '22781', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '22782', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '23448', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '23449', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '23450', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '23451', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Garage - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '61608', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '61610', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '61612', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '61616', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '61618', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '61620', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '61628', 'status_value': '40.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '61636', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '61647', 'status_value': '15.80', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '61650', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '61651', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '61652', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '62460', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '62461', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '62462', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '62463', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Lavanderia - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '62791', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '62793', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '62795', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '62799', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '62801', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '62803', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '62811', 'status_value': '29.10', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '62819', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '62830', 'status_value': '14.60', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '62833', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '62834', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '62835', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '63695', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '63696', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '63697', 'status_value': 'CH_Uscita_ValvolaOnOff', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '63698', 'status_value': 'CH_Uscita_ValvolaOnOff', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Luci Esterne OFF
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1156', 'status_value': '8', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1157', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Luci Esterne ON
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1152', 'status_value': '7', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1153', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Luci Tutte OFF
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1132', 'status_value': '2', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1133', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Luci Tutte ON
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1128', 'status_value': '1', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1129', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Persiane Chiuse
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1144', 'status_value': '5', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1145', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Persine Aperte
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1148', 'status_value': '6', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1149', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Primo Piano OFF
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1140', 'status_value': '4', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1141', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Primo Piano ON
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1136', 'status_value': '3', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1137', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Salotto - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '758', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '760', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '762', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '766', 'status_value': '1', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '768', 'status_value': '100', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '770', 'status_value': '0', 'status_range': ''}, 'setpoint': {'status_id': '778', 'status_value': '17.0', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '786', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '797', 'status_value': '19.40', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '800', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '801', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '802', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '1611', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '1612', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '1613', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '1614', 'status_value': 'CH_Uscita_FancoilVimar2T', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object returned from web server: CH_HVAC_NoZonaNeutra / Studio - Clima
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Climate object has states: {'forzatura off': {'status_id': '5954', 'status_value': '0', 'status_range': ''}, 'allarme_massetto': {'status_id': '5956', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'regolazione': {'status_id': '5958', 'status_value': '2', 'status_range': ''}, 'modalita_fancoil': {'status_id': '5962', 'status_value': '1', 'status_range': 'min=0|max=1'}, 'velocita_fancoil': {'status_id': '5964', 'status_value': '0', 'status_range': 'min=0|max=100'}, 'funzionamento': {'status_id': '5966', 'status_value': '6', 'status_range': ''}, 'setpoint': {'status_id': '5974', 'status_value': '21.00', 'status_range': 'min=-273|max=670760'}, 'temporizzazione': {'status_id': '5982', 'status_value': '1', 'status_range': 'min=0|max=65535'}, 'temperatura_misurata': {'status_id': '5993', 'status_value': '20.40', 'status_range': 'min=-273|max=670760'}, 'stato_boost on/off': {'status_id': '5996', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_condizionamento on/off': {'status_id': '5997', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'stato_principale_riscaldamento on/off': {'status_id': '5998', 'status_value': '0', 'status_range': 'min=0|max=1'}, 'uscita4': {'status_id': '6671', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita3': {'status_id': '6672', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita2': {'status_id': '6673', 'status_value': 'non_utilizzata', 'status_range': 'principale_riscaldamento=0|principale_condizionamento=0|boost_riscaldamento=0|boost_condizionamento=0'}, 'uscita1': {'status_id': '6674', 'status_value': 'CH_Uscita_FancoilVimar2T', 'status_range': 'principale_riscaldamento=1|principale_condizionamento=1|boost_riscaldamento=0|boost_condizionamento=0'}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Telecame OFF
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '4204', 'status_value': '12', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '4205', 'status_value': '0', 'status_range': ''}}
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene returned from web server: CH_Scene / Telecamere ON
2021-02-19 22:30:20 DEBUG (SyncWorker_1) [custom_components.vimar_platform.vimarlink] Scene object has states: {'indice': {'status_id': '1168', 'status_value': '11', 'status_range': 'min=0|max=63'}, 'comando': {'status_id': '1169', 'status_value': '0', 'status_range': ''}}

@pod: i changed some things in the last days - and just uploaded a new version. can you try it again?

Tested.
Auto mode now works fine.
But the manual mode still has problems
The command is sent but the thermostat does not start.