Keep teaching it to tweet. More and more and more.

This commit is contained in:
ccostan
2018-01-22 14:53:11 -05:00
parent be9ffdf780
commit 28000227fa
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ from homeassistant.helpers.entity import Entity
_LOGGER = logging.getLogger(__name__)
PATH = "/Users/hass/.homeassistant/home-assistant_v2.db"
PATH = "/config/home-assistant_v2.db"
def setup_platform(hass, config, add_devices, discovery_info=None):