Skip to content
Snippets Groups Projects
Commit 09657f34 authored by jkerdreu's avatar jkerdreu
Browse files

Added vibration class

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2058 b32b6428-25c9-4566-ad07-03861ab6144f
parent c6fd7298
No related branches found
No related tags found
No related merge requests found
......@@ -127,6 +127,10 @@ class Magnet(AqaraDev):
if status and status == 'close':
self.devices[0].attributes['position'] = False
class Vibration(AqaraDev):pass
class Cube(AqaraDev):pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment