Releases: emics/ham_radio_propagation
HAM Radio Propagation v1.1.6
HAM Radio Propagation v1.1.5
v1.1.5 (16/05/2023)
- added new solar X-Ray sensors Class and Scale.
- The Class sensor is the modern classification system for solar flares and use letters A, B, C, M, or X, according to the peak flux in watts per square metre (W/m2)
- The Scale sensor is the numerical representation of the Class sensor and can be used to trigger automations and notifications.
Class to Scale sensor translation example
Class | Scale | Factor |
---|---|---|
A1.1 |
1.1 | x1 |
A5.1 |
5.1 | x1 |
B1.4 |
14 | x10 |
B8.7 |
87 | x10 |
C2.5 |
250 | x100 |
C7.9 |
790 | x100 |
M2.3 |
2300 | x1000 |
M5.2 |
5200 | x1000 |
M7.3 |
7300 | x1000 |
X1.7 |
11000 | x10000 |
X3.7 |
37000 | x10000 |
X6.9 |
69000 | x10000 |
This new senors are updated every 10 minutes, others every hour.
HAM Radio Propagation v1.1.4
HAM Radio Propagation v1.1.3
What's Changed
- added Toni as contributor by @emics in #4
- Create pt.json by @ViPeR5000 in #5
- Create it.json by @emics in #6
New Contributors
- @emics made their first contribution in #4
- @ViPeR5000 made their first contribution in #5
Full Changelog: v1.1.2...v1.1.3
HAM Radio Propagation v1.1.2
New features available:
- Added foF2 (The highest frequency which the ionosphere will reflect vertically) sensor. [thanks to toni SA6EAL]
- Added notification if the MUF station configured don't receive data.
Enjoy 73 de IZ0IJD
HAM Radio Propagation v1.1.0
In this version we can find small but really interesting improvements.
Faster
Now the data is cached on my server, the traffic to hamqsl and kc2g API is reduced and the integration update is faster.
New Station List
Adding a new station is now great, the stations in the list are sorted by the nearest ionsonde according to the location you set in Home Assistant.
Only Fresh Data
Old Ionosonde are automatically deleted from the list and only stations with data from the last 30 days are displayed and selectable.
Enjoy
73 de IZ0IJD
HAM Radio Propagation v1.0.0
New MAJOR RELEASE with a complete refactoring code and Config Flow for fastest installation and configuration, directly in the Integration Page.
- Complete Solar info from www.hamqsl.com
- Retrieve multiple MUF data from kc2g.com
Bug Fix
- Removed DeviceClass attribute for
solar_wind
andsig_noise_lvl
sensors - Removed StateClass attribute for
geomag_field
sensor
UPDATE - The HAM Radio Propagation YAML configuration has been removed
Your existing YAML configuration is not used in this release.
Remove the YAML configuration from yourconfiguration.yaml
file and restart Home Assistant to fix this issue.
Enjoy
73 de IZ0IJD
HAM Radio Propagation v0.1.5
This release is created after HACS Validation.
With this release the validation check from HACS procedure is complete, I have submitted the request and I hope this repository to be included in default repository in the store.
Enjoy
73 de IZ0IJD
HAM Radio Propagation v0.1.4
First stable release!
- All sensor mapped
Enjoy!
73 de IZ0IJD - emics