index
:
homekit.git
legacy-ipcam
master
temphum-refactoring
smart home implementation
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
home
/
camera
/
types.py
blob: de5902224e5f2bfba015e5d052eb6f9d7f02ce8f (
plain
)
1
2
3
4
5
from enum import Enum class CameraType(Enum): ESP32 = 'esp32'