diff --git a/.HA_VERSION b/.HA_VERSION index 07cd48a..ddfcf48 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2021.7.0 \ No newline at end of file +2021.7.4 \ No newline at end of file diff --git a/.stubs/secrets.yaml b/.stubs/secrets.yaml index a3d9bd4..a97ddd4 100644 --- a/.stubs/secrets.yaml +++ b/.stubs/secrets.yaml @@ -1,3 +1,4 @@ home_latititude: 1 home_longitude: 1 -home_elevation: 1 \ No newline at end of file +home_elevation: 1 +db_url: diff --git a/packages/recorder.yaml b/packages/recorder.yaml new file mode 100644 index 0000000..a0d84b6 --- /dev/null +++ b/packages/recorder.yaml @@ -0,0 +1,2 @@ +recorder: + db_url: !secret hass_db_url