Skip to content

V1.35 new file structure and installation via weectl extension install

Latest
Compare
Choose a tag to compare
@seehausen seehausen released this 12 Jan 19:00
· 14 commits to master since this release
5f0ba84

What's Changed

Works with WEEWX 5.1+

Restructured files and folders as described in https://weewx.com/docs/5.1/custom/extensions/#creating-an-extension
now you can easily install or update the skin without building releases

To install or update to latest version just call
weectl extension install https://github.com/seehase/neowx-material/archive/refs/heads/master.zip

Additionally

  • update javascript packages
  • update install.py
  • installation via weectl extension install
  • update readme and installation

Full Changelog: 1.34...1.35