Viessmann Component

Until February, I had the interval set to 120 seconds. The extra calls probably have to do with the “new” default interval.

And yes, also with me a new API token has unfortunately only remedied the situation in the short term. Now the error appears again. There is no message at the Viessmann Community yet. Let’s keep our fingers crossed that tomorrow the spit is over.

after I have update ha, I tried to add the official integration, but when it open the integration pop-up immediately i have this error


I use ha supervised on proxmox machine

i have the same issue, do you resolved it?

Just after midnight, the rate limit log-message went away… things seem ok, for now.

1 Like

Same here. Let’s see if it lasts for a full 24 hours.

Same here. Let’s see around 2PM :slight_smile:

Do we still have a way of reducing the polling interval of the integration ?
I seem to remember this option was removed soon after the integration became UI-configurable, no ?

Unfortunately not. I was asked by the Core devs to remove that option.

If you need custom scheduling you can however turn off automatic updates and update the integration via an automation.

However for me it seems that the rate limit is no more exceeded. Let’s hope it stays that way.

2 Likes

I was only asking in case Viessmann had lowered the limit without telling us.
Things are stable now, just like before - guess they had some glitch.

When you mention “turn off automatic updates” … how ?

sorry for getting back to you so late @Tommmii
On the integrations page, if you press the 3 dots you can select “System options” and turn off automatic updates. You would then have to trigger the update via an automation.

Anyway: The discussion about the right rate limit is ongoing: ViCare API rate limit exceeded with default scan_interval · Issue #67052 · home-assistant/core · GitHub

I think I will follow the suggestions to set it to 120s unless anyone has better ideas.

3 Likes

edit: @nils2410 posted a working json on github for schedule

Has anyone a working script/automation for changing the DHWCirculationPumpSchedule within PyVicare/Homeassistant?

I opened an issue because it’s not really well documented but still no response.

I only get 9 entities. I hoped to get the gas consumption entities. Deleted & reconfigured the integration but same result. I have the new Viessman 100W and the ViCare app shows the data.

Can you navigate to the Viessmann Device and show us which name is written at “Device Info” on the left.

vicareE3_Vitodens_100_BHC_0421

I have the same model (vicareE3_Vitodens_100_BHC_0421) and also only 9 entities

@lucian.s
@tescophil

Please try Oishinger’s version of vicare. I added there all entities for Vitodens 100W. I think it will work.

First of all big kudos to @oischinger for the great work. I love how this project evolves and more and more features are added.

One question: I own a Vitovalor PT2 with a fuelcell. I get a lot of stats, but what I‘m missing is if the fuelcell is actually running and the electricity it is creating.

Any hints how I can get this into HA?

Many thanks,
Holger

I have the same Fuel Cell. Viessman recently updated their API access plans and all FuelCell related info is in the paid plan! See here: https://documentation.viessmann.com/static/iot/data-points
For example:

heating.fuelCell.operating.modes.active

Shows the current active operating mode 
of the fuel cell and provides a command 
to change the operating mode

Is an “advanced” API endpoint that costs 19,99€ /Month!!

I absolutely hate this and already emailed Viessmann that they should make the FuelCell data free. In the end it’s basically their most expensive system. You can reach them at [email protected]

1 Like

Once these sensors existed, although where not available:

- entity: sensor.vicare_supply_temperature_2
      - entity: sensor.vicare_boiler_temperature
      - entity: sensor.vicare_heating_gas_consumption_today
      - entity: sensor.vicare_boiler_temperature
      - entity: sensor.vicare_heating_gas_consumption_this_week
      - entity: sensor.vicare_heating_gas_consumption_today
      - entity: sensor.vicare_hot_water_gas_consumption_this_week

Now they not anymore exist. I would be interested in gas_comsumption sensors.
The IOS app does show some gas usage, but only per day, 7-days and current month (although it says monthes!).

image
Those are present for me…