diff --git a/apps/hello.py b/apps/hello.py index 03fa7b7..8b554ef 100755 --- a/apps/hello.py +++ b/apps/hello.py @@ -6,4 +6,4 @@ class HelloWorld(Hass): self.log('Hello from AppDaemon') self.log('You are now ready to run Apps!') - self.get_history('ball1') + # self.get_history('ball1')