File tree 3 files changed +6
-2
lines changed
custom_components/virtual
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ 0.9.0b18:
2
+ The last beta...
3
+ Added virtual numbers; thanks@olegtarasov
4
+ Updated Slovakian translations, thanks @misa1515
1
5
0.9.0b17:
2
6
Switch device tracker to GPS if needed
3
7
Fix warning about POWER_VOLT_AMPERE_REACTIVE
Original file line number Diff line number Diff line change 30
30
from .cfg import BlendedCfg , UpgradeCfg
31
31
32
32
33
- __version__ = '0.9.0b17 '
33
+ __version__ = '0.9.0b18 '
34
34
35
35
_LOGGER = logging .getLogger (__name__ )
36
36
Original file line number Diff line number Diff line change 8
8
"documentation" : " https://github.com/twrecked/hass-virtual/blob/master/README.md" ,
9
9
"iot_class" : " local_push" ,
10
10
"issue_tracker" : " https://github.com/twrecked/hass-virtual/issues" ,
11
- "version" : " 0.9.0b17 "
11
+ "version" : " 0.9.0b18 "
12
12
}
You can’t perform that action at this time.
0 commit comments