Skip to content

Releases: caiosweet/Package-Natural-Events

New skills for the internal script and some fixes.

18 May 18:49
73ae428
Compare
Choose a tag to compare

Hey, what's up! :0)

  • Fixed List of GDACS sensors in the geo alert group.
  • Fixed Burze image
Internal script changes
  • Fixed null entity for notify.
  • Added the ability to use multiple different notifications.
    For example (telegram, telegram family, notify.pushover).
  • Added new compatible notification platform.
    • MobileApp
    • Pushover
    • Pushbullet

Hey, I'm not getting images in notifications anymore !!

I have always used the platform name in my notifications, so I can establish the extra data for each.
Now, if you use a notify like notify.family or notify.bob, chances are you won't get the images anymore.

So, you could go my way or create yourself an ad hoc notify for this package, for example notify.telegram_alert.

Fixed error in log at startup

13 May 20:45
6e2f8cd
Compare
Choose a tag to compare
  • Fixed error in log when starting home assistant
    Distance: Unable to process latitude and longitude:,

Fixed location

12 May 10:42
042a288
Compare
Choose a tag to compare

Fixed location and yaml anchor (compatible with file editor)

GDACS no longer need the manual installation.

10 May 20:50
9cac152
Compare
Choose a tag to compare

Ok, I understand that for the GDACS component it is no longer allowed to install it manually, so it must be installed via integrations.
Please follow the instructions

Sorry for the inconvenience :0)

Fixed GDACS sensor.

10 May 17:13
c17fe44
Compare
Choose a tag to compare

N.B. For GDACS, the radius of the geoalert zone is referenced, and the entity will be registered in Home Assistant
(e.g. geo_location.drought_algeria_2021).

A few things ... :0)

09 May 17:29
dff37a2
Compare
Choose a tag to compare
  • Moved all package configuration to secrets. Thanks to @jokerigno for the tip.
  • Internal script rewritten. If you wish, you can also use the script in other contexts, outside the package. See how to do it with the test card.
  • Added TTS service for Google.
  • Renamed internal script to script.notify_hub. Thanks to @romans3 for the tip.
  • Card Lovelace for testing internal script.
  • Revised the yaml code.

Fixed curl command.

15 Apr 18:56
036f2e4
Compare
Choose a tag to compare
  • Fixed curl command
  • Fixed refresh image INGV

A few corrections and some additions. SSH & Web Terminal addon required :)

13 Apr 18:44
08e1fee
Compare
Choose a tag to compare
  • Fixed undefined variables in Templates.
  • Fixed card mod.
  • Update lovelace cards. You no longer need to specify person. For each person, if away from home, the distance will be added. (maybe it is worth adding who is closest too?)
  • Deleted binary sensor shakemap. Now i use SSH & Web Terminal
  • Added download_dir in setting. I prefer to download the image file, to view the photo in lovelace, and solve the http / htpps problem
  • Fixed image_url for INGV, waiting for it to be restored in the python-georss-ingv-national-center-earthquake-client library

Fixed lovelace-paper-buttons-row Breaking Changes

19 Feb 16:59
8d644c9
Compare
Choose a tag to compare

Increased waiting time for active map link verification
Fixed lovelace-paper-buttons-row Breaking Changes

Deleted Custom Components folder. No longer needed

23 Nov 19:52
a2e2f1d
Compare
Choose a tag to compare

No changes in the package, I just deleted the INGV custom component which is now on HACS