ssenart / home-assistant-gazpar

GrDF Gazpar meter integration for Home Assistant
MIT License
43 stars 9 forks source link

Gazpar integration Home Asssitant Issue. #37

Closed nicolito69 closed 1 year ago

nicolito69 commented 1 year ago

Hi all

When i add custom parameter to configuration.yaml in order to activate sensor for gazpar integration, i have an error when i wanted to restart home assistant, hoem assitant refuse to reboot because config file is not OK.

configuration.yaml add:

sensor:

Logger: homeassistant.components.hassio Source: components/hassio/init.py:518 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 13:37:01 (1 occurrences) Last logged: 13:37:01

The system cannot restart because the configuration is not valid: Invalid config for [sensor.gazpar]: [name] is an invalid option for [sensor.gazpar]. Check: sensor.gazpar->name. (See ?, line ?).

information about my config:

Home Assistant 2022.12.8 Supervisor 2022.12.1 Operating System 9.4 Interface utilisateur : 20221213.1 - latest

ssenart commented 1 year ago

Hello, yes, the parameter 'name' is only available from version 1.3.5-alpha.1.

I amend the documentation for that.

nicolito69 commented 1 year ago

many thanks. It's working fine now .

yes documentation modification is needed to manage "name" feature :)

nicolito69 commented 1 year ago

we can close :)