puttyman / hass-amplifi

A home assistant integration for Ubiquiti Amplifi
27 stars 16 forks source link

Make name a property instead of standalone attribute #35

Closed atudor2 closed 1 year ago

atudor2 commented 1 year ago

Change introduced in HA Core expects 'name' to be a property instead of an attribute (see https://github.com/home-assistant/core/blame/dev/homeassistant/helpers/entity.py#L459)

Resolves #34

puttyman commented 1 year ago

Hi @atudor2 , thanks for your contribution. Could you please bump the version as part of this PR it should be good for a merge from there. Cheers.

atudor2 commented 1 year ago

Hi @puttyman - version bumped as requested 👍