klali / ha-plejd

Plejd component for Home Assistant
Apache License 2.0
69 stars 15 forks source link

Deprecation warnings #41

Closed fredrikhaggbom closed 3 years ago

fredrikhaggbom commented 3 years ago

Hi!

I got these warnings when starting HA 2021.3.2. Is this something you can look at? Thanks for this integration, by the way!

2021-03-10 10:38:38 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'plejd'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'plejd'
2021-03-10 10:38:38 WARNING (MainThread) [homeassistant.components.light] Light is deprecated, modify PlejdLight to extend LightEntity
klali commented 3 years ago

The LightEntity warning is fixed from f14f350788b2b7c0b7845a2fa6605e10bef02e7d (so please run updated code if you don't want to see it)

I saw the version thing as well, didn't look at it or think about it yet. I don't really make releases of this integration (and don't plan to).