mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-08 18:39:33 +00:00
Add reload api call to supervisor (#8)
* Add reload api call to supervisor * Pump version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Const file for HassIO."""
|
||||
HASSIO_VERSION = '0.9'
|
||||
HASSIO_VERSION = '0.10'
|
||||
|
||||
URL_HASSIO_VERSION = \
|
||||
'https://raw.githubusercontent.com/pvizeli/hassio/master/version.json'
|
||||
|
||||
Reference in New Issue
Block a user