Releases: GitHub4Eddy/radiation_monitor
Releases · GitHub4Eddy/radiation_monitor
radiation_monitor-14
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
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
Version 1.2 (11th January 2023)
- Added support for Croatian language thanks to @Sankotronic
radiation_monitor-11
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
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
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
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
This is the initial version