mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Version bump for (deprecated) custom updater
This commit is contained in:
parent
9e1d140e19
commit
03718f0e3c
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ from homeassistant.util.dt import now as dt_now
|
|||
|
||||
from datetime import timedelta
|
||||
|
||||
VERSION = '1.0.11b'
|
||||
VERSION = '1.0.12b'
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"circadian_lighting": {
|
||||
"updated_at": "2020-02-21",
|
||||
"version": "1.0.11b",
|
||||
"updated_at": "2020-03-19",
|
||||
"version": "1.0.12b",
|
||||
"local_location": "/custom_components/circadian_lighting/__init__.py",
|
||||
"remote_location": "https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/__init__.py",
|
||||
"visit_repo": "https://github.com/claytonjn/hass-circadian_lighting",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue