ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
494 stars 53 forks source link

0.7 automation #297

Closed razzietheman closed 7 months ago

razzietheman commented 7 months ago

from 0.7 to 1.0.0 I have an automation that sends out amessage when the washmachine is finish it looks like this id: Tvattnotis alias: Tvättnotis description: '' trigger:

but now in 1.0.0 it won't work anymore so whats the new From & to?

ekutner commented 7 months ago

You probably had server translation enable in the config. In v. 1.0.0 you need to select that translation mode in the integration configuration options in the UI.

razzietheman commented 7 months ago

You probably had server translation enable in the config. In v. 1.0.0 you need to select that translation mode in the integration configuration options in the UI.

yes I have that in configuration.yaml with the client ID & client secret , so just remove the other and fix it in the UI? but keep client ID & client secret?