mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 10:04:35 +00:00
Keep teaching it to tweet. More and more and more.
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user