Updated TODOS
Python2: - Updated TODO - Updated version Python3: - Updated TODO
This commit is contained in:
parent
9f2f4a06d1
commit
46933a8156
|
@ -10,13 +10,12 @@ This is a wrap aroud website, this could stop working without prior notice
|
|||
# TODO:
|
||||
## Manage cameras
|
||||
### Get video
|
||||
## Manage logs
|
||||
|
||||
authors = (
|
||||
'Gilles "Almtesh" Émilien MOREL',
|
||||
)
|
||||
name = 'homesfr for Python 2'
|
||||
version = '0.12-20160525'
|
||||
version = '0.13-20160526'
|
||||
|
||||
# Settable modes
|
||||
MODE_OFF = 0
|
||||
|
|
|
@ -9,8 +9,6 @@ This is a wrap aroud website, this could stop working without prior notice
|
|||
# TODO:
|
||||
## Manage cameras
|
||||
### Get video
|
||||
## Manage logs
|
||||
## Generalize the Sensor.refresh () method in the Common class
|
||||
|
||||
authors = (
|
||||
'Gilles "Almtesh" Émilien MOREL',
|
||||
|
|
Loading…
Reference in New Issue