diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 80cb0994..b04f085f 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2022.9.7 \ No newline at end of file +2022.10.0 \ No newline at end of file diff --git a/config/packages/space.yaml b/config/packages/space.yaml index 857e548e..ee4226f6 100755 --- a/config/packages/space.yaml +++ b/config/packages/space.yaml @@ -12,8 +12,6 @@ sensor: - - platform: moon - - platform: rest scan_interval: 1800 name: SpaceX Starman @@ -91,7 +89,7 @@ automation: trigger: - platform: state entity_id: sensor.moon - to: 'Full Moon' + to: 'full_moon' action: - delay: '0{{ (range(1, 5)|random|int) }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00' - service: script.tweet_engine_image