Skip to content

Releases: twrecked/hass-virtual

version 0.8.0.alpha.2

10 Jan 19:52
4679a4c
Compare
Choose a tag to compare
version 0.8.0.alpha.2 Pre-release
Pre-release

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

10 Jan 04:52
5d6bfc7
Compare
Choose a tag to compare
version 0.8.0.alpha.1 Pre-release
Pre-release

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

08 Jan 15:44
7cef7f7
Compare
Choose a tag to compare

Added state restore to sensor [thanks to SergeyPomelov]

version 0.7.8

28 Nov 17:46
aed729d
Compare
Choose a tag to compare

Added brightness support.

version 0.7.7

22 Aug 12:14
e42b57c
Compare
Choose a tag to compare

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

09 Apr 16:07
Compare
Choose a tag to compare

Remove deprecated fan speed constants.

version 0.7.5

13 Dec 03:08
Compare
Choose a tag to compare

Fix device attribute warning.

version 0.7.4

04 Nov 01:45
861635d
Compare
Choose a tag to compare

Fixed lock issue.

version 0.7.3

01 Nov 01:14
Compare
Choose a tag to compare

Allow percentages to be used for fans.
Allow device to be marked as unavailable.

version 0.7.2

09 May 02:55
39a6f85
Compare
Choose a tag to compare

Make virtual part of name optional.