PiotrMachowski / Home-Assistant-custom-components-Hydro-IMGW

This custom integration retrieves data from hydro stations from hydro.imgw.pl.
MIT License
14 stars 6 forks source link

Change name of attribute "state" #4

Closed macieksonik closed 2 years ago

macieksonik commented 3 years ago

67 - "state": "state", 67 + "level": "state",

One of the name of the attributes is "state". I ask to change it into "level" or something similar because when using mqtt_statestream its value is replaced with the state of the entity.

Tried to pull request, but it's not possible.

PiotrMachowski commented 2 years ago

Fixed in v1.0.3