Version 0.8

This commit is contained in:
Hans Karlinius
2017-06-10 16:33:51 +02:00
parent d8d771acbe
commit aa46e7d4bf
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
#### Version 0.8
##### Added
- Add entity to handle group with common domain
#### Version 0.7
##### Fixed
- Settings info example proper url

View File

@@ -7,6 +7,7 @@ This is a Plugin for Squeezebox server where you can control entities in Home As
- Lights on/off
- Cover open/close
- Switch on/off
- Generic entity to handle group
## Tested on

View File

@@ -16,5 +16,5 @@
<minVersion>7.6</minVersion>
</targetApplication>
<type>2</type>
<version>0.7</version>
<version>0.8</version>
</extension>