Breina / ha-artnet-led

DMX lighting Integration for Home Assistant. Using the HA Color Mode update and Pyartnet library to control lights in multiple DMX universes over ethernet with the Art-Net protocol.
MIT License
104 stars 9 forks source link

Platform error light.artnet_led - cannot import name 'ATTR_COLOR_TEMP_KELVIN' from 'homeassistant.components.light' #51

Closed jgrabitzky closed 4 months ago

jgrabitzky commented 6 months ago

After installation of the plugin and editing the configuration.yaml to

light:

test the configuration.

Error:

Konfiguration überprüfen Überprüfen Sie Ihre Konfiguration, wenn Sie kürzlich Änderungen vorgenommen haben und sicherstellen möchten, dass alle Änderungen gültig sind Konfiguration fehlerhaft

Platform error light.artnet_led - cannot import name 'ATTR_COLOR_TEMP_KELVIN' from 'homeassistant.components.light' (/usr/src/homeassistant/homeassistant/components/light/init.py)

This is my Homeassistant:

System Health

version core-2022.3.6
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.10.0-12-amd64
arch x86_64
timezone Europe/Berlin
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.24.5 Stage | running Available Repositories | 1367 Downloaded Repositories | 3
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Lovelace dashboards | 1 -- | -- resources | 0 views | 5 mode | storage

Thanks for help

Breina commented 6 months ago

Any chance you can update your HomeAssistant? The current version of the integration is no longer compatible with this older one I'm afraid.

Breina commented 4 months ago

Closing issue: old HA version no longer supported