Releases: twrecked/hass-virtual
version 0.8.0.alpha.2
This is an ALPHA release, I'm running at home and it's working great but I've not had chance to test every device fully.
Added restore state to most entities. (device_tracker being the lone hold out.)
thanks to SergeyPomelov for the push on this
Added "locking" and "unlocking" states to the lock mechanism. Added a random jamming ability.
Tidied the underlying code. The classes are now much simpler and better follow the
Home Assistant examples.
version 0.8.0.alpha.1
This is an ALPHA release, I'm running at home and it's working great but I've not had chance to test every device fully.
Added restore state to most entities. (device_tracker being the lone hold out.)
thanks to SergeyPomelov for the push on this
Tidied the underlying code. The classes are now much simpler and better follow the
Home Assistant examples.
version 0.7.9
Added state restore to sensor [thanks to SergeyPomelov]
version 0.7.8
Added brightness support.
version 0.7.7
Remove deprecated white value code
Added units of measurement [thanks Tony763]
Added custome effects [thanks Digitalralf]
Updated HACS url [thanks wrt54g]
version 0.7.0.6
Remove deprecated fan speed constants.
version 0.7.5
Fix device attribute warning.
version 0.7.4
Fixed lock issue.
version 0.7.3
Allow percentages to be used for fans.
Allow device to be marked as unavailable.
version 0.7.2
Make virtual
part of name optional.