Skip to content

Releases: GitHub4Eddy/radiation_monitor

radiation_monitor-14

06 Feb 14:46
3833460
Compare
Choose a tag to compare

Version 1.4 (6th February 2024)

  • Added extra check for an empty response in the address from Geocity (thanks to @Sankotronic from the Fibaro forum)

Radiation_Monitor-13

17 Jul 11:01
a176d56
Compare
Choose a tag to compare

Version 1.3 (17th July 2023)

  • Added extra check for the right response from Geocity (in case of response {"error":"Unable to geocode"})

radiation_monitor-12

11 Jan 11:04
440712a
Compare
Choose a tag to compare

Version 1.2 (11th January 2023)

  • Added support for Croatian language thanks to @Sankotronic

radiation_monitor-11

09 Jan 11:59
37c423d
Compare
Choose a tag to compare

Version 1.1 (9th January 2023)

  • Changed handling of negative values for dots and icons: if tonumber(num) >= 0 and tonumber(num) <= 0.3 then
  • Added a better translation for French (thanks to @fredoki)

radiation-monitor-10

05 Nov 17:09
918c8e2
Compare
Choose a tag to compare

Version 1.0 (5th November 2022)

  • Added the nearest five reactors to the labels with distance and bearing
  • Added a button to refresh the list of (five nearest) reactors
  • Added a warning at startup if the latitude or longitude differs from the setup of your HC3
  • Replaced the creation of the dots 🟢🟡🔴 to the labels, so no longer for all sensors
  • Added some extra notifications to the labels in case the website is down
  • Extended the http timeout a bit, to give the reverse geocoding some more time to respond
  • Added translations for new functions

radiation-monitor-04

22 Oct 10:33
1f17b30
Compare
Choose a tag to compare

Version 0.4 (22nd October 2022)

  • Added six Child devices for the nearest sensor 24h average, 2nd, 3rd, 4th, 5th nearest sensor sample, the nearest sensor maximum sample and the nearest sensor maximum 24h average
  • Added icons based on sensor measurements to all Child Devices
  • Added translations for the labels and properties from English to French, Polish and Dutch
  • Limited the details of the response of the Reverse Geocoding with zoom=10 (address detail = city)

radiation-monitor-03

16 Oct 10:17
17cbe14
Compare
Choose a tag to compare

Version 0.3 (16th October 2022)

  • Added the City and Country also for worst sample and worst average sensors
  • Added all debug information and set the debug levels

radiation-monitor-01

15 Oct 13:24
39901d3
Compare
Choose a tag to compare

This is the initial version