Hello,
I do have a question about the combination HA/homeseer.
I changed from homeseer to homeassistant partly. A few devices are stil running on homeseer with their own zwave-stick. That’s mainly because these devices are hard to reach (for bringing them to homeassistant I need to reset those and add them in HA by pushing a physical button).
And some homeseer events with those devices work for me easier as in homeassistant automations
With the homeseer intgration (GitHub - marthoc/homeseer: HomeSeer Custom Integration for Home Assistant) I can pefectly combine both systems.
But… that intgration is " out of date and not maintained" and in the log of homeassistant it says some - in my opinion - alarming about this for release 2025-1:
Entity None (<class 'custom_components.homeseer.light.HomeSeerLight'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <LightEntityFeature: 1> and color modes, please create a bug report at https://github.com/marthoc/homeseer/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
My question now is:
Is there an other way to integrate the devices that are active in homeseer into homeassistant?