|
@@ -1,5 +1,5 @@
|
|
|
name: home-assistant-snap
|
|
|
-version: '2021.5.4'
|
|
|
+version: '2021.5.5'
|
|
|
summary: Open source home automation that puts local control and privacy first
|
|
|
description: |
|
|
|
Home Assistant is a home automation platform running on Python 3.
|
|
@@ -72,7 +72,7 @@ apps:
|
|
|
|
|
|
parts:
|
|
|
homeassistant:
|
|
|
- plugin: python-wot-plugin
|
|
|
+ plugin: python #-wot-plugin
|
|
|
source: https://github.com/home-assistant/core.git
|
|
|
source-tag: ${SNAPCRAFT_PROJECT_VERSION}
|
|
|
python-packages:
|