All notable changes to this project will be documented in this file.
- Add colors for status icons
- Replace status icons
- Bug corrections to show the correct icon according to the status (battery, wifi, radio)
- Remove Netatmo modules icons
- Fix issue #46 and #55
- Create new types folder to centralize types for typescript
- Minor fixes
- Bump Webpack to 5.x + fix webpack config
- Bump React to 17.x
- Upgrade all other NPM packages to their last version
- Add status icons
- Add ability to choose which inside module to show from a dropdown menu when there is more than one
- Fix issue #30
- Fix issues #26 #41
- The issue 26 where the rain graph make the screen shaking was not finally fix by the version 2.3.2, this new commit should definitively fix this damn issue.
- Fix issues #31 #38 #35 #33 #32 #26
- You can now install cbatmo directly from raspberry pi without any build process from another computer as the build is now commit in github!
- Improve mobile portrait layout
- Bug fix, rain graph, fullscreen layout for Raspberry touch screen
- Added German language (thanks to marcol43 for the pull request)
- Added support for all indoor modules in Redux store
- Added a mobile layout
- Improve OpenWeather icons
- Fix bugs to show correct units and convert data for graphics according to the user units
- Replace Darksky API by OpenWeather API
- Add i18n translation support for French and English languages
- Move javascript code to typescript
- New webpack configuration which is more easy to handle because using the same commands in Windows / MacOS / Linux (no manual OS variable to set anymore)
- Changelog inconsistency section in Bad Practices
- Remove virtual-keyboard