Adaption to new devdi version (all_off)
This commit is contained in:
parent
a8335c5078
commit
a41c76fcd0
2
devdi
2
devdi
@ -1 +1 @@
|
||||
Subproject commit f0b994ef9c3a0526c4b699c491ccb478bc3847d0
|
||||
Subproject commit 5a5679b0baa9ba978f75d8581cb0dc7c13158e34
|
@ -73,6 +73,11 @@ def videv_audio_player(mqtt_client, topic):
|
||||
return None
|
||||
|
||||
|
||||
def videv_all_off(mqtt_client, topic):
|
||||
logger.warning("Device type videv_all_off is not yet implemented. Topic %s will not be supported", topic)
|
||||
return None
|
||||
|
||||
|
||||
# TODO: Not yet implemented devices ###################################
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user