Releases: loopj/home-assistant-vantage
Releases · loopj/home-assistant-vantage
0.8.0
Features
- Generate events on the Home Assistant event bus for Vantage tasks
- Add support for
PortDevices
as parent devices, e.g. shade or lighting hubs connected to the Vantage controller - Add support for
Loads
of type Motor as switches - Determine dimmability of
Loads
using the associatedPowerProfile
0.8.0-rc1
Features
- Generate events on the Home Assistant event bus for Vantage tasks
- Add support for
PortDevices
as parent devices, e.g. shade or lighting hubs connected to the Vantage controller - Add support for
Loads
of type Motor as switches - Determine dimmability of
Loads
using the associatedPowerProfile
0.7.0
0.6.0
0.6.0-rc1
0.5.2
Features
- Creates HA devices for Vantage
Masters
(Vantage controllers),Modules
(dimmer modules, etc), andStations
(keypads, etc) - Handle
OBJECT_ADDED
,OBJECT_DELETED
events fromaiovantage
, fired when objects are added to or deleted from a Vantage controller - Sets serial number as the unique id when setting up the integration from a user initiated flow to avoid being prompted to set up an already configured controller
- Shows IP address and serial number as diagnostic entities on Vantage controller devices
- Moves Vantage variables to their own device, which defaults to hidden
- Sets module power/current/temperature sensors to disabled by default to reduce noise on dashboard, as recommended in the docs
- Various quality of life improvements to config flow
Breaking
The following changes could be considered "breaking", and can be fixed by removing the integration and re-adding it.
- Devices were previously all marked as "services" in previous versions, they aren't automatically migrated
- Module sensors previously created a device for each sensor, which aren't automatically cleaned up from the device registry