mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 15:59:07 +02:00
python 3 migration
This commit is contained in:
@@ -15,7 +15,7 @@ class DummyTempSensor(SensorActive):
|
||||
|
||||
@cbpi.action("My Custom Action")
|
||||
def my_action(self):
|
||||
print "HELLO WORLD"
|
||||
|
||||
pass
|
||||
|
||||
def get_unit(self):
|
||||
|
||||
Reference in New Issue
Block a user