openhasp-config-manager

A tool to manage all of your openHASP device configs in a centralized place.

AGPL-3.0 License

Downloads
379
Stars
11
Committers
2

Bot releases are visible (Hide)

openhasp-config-manager - 0.5.0 Latest Release

Published by github-actions[bot] over 1 year ago

What’s Changed

🚀 Features and ✨ Enhancements

  • Feature/#15 copy images (.png and .bin) (#26) by @markusressel
openhasp-config-manager - 0.4.8

Published by github-actions[bot] over 1 year ago

What’s Changed

  • cancel "listen" callbacks
openhasp-config-manager - 0.4.7

Published by github-actions[bot] over 1 year ago

What’s Changed

  • use a single MQTT client connection for all topic subscriptions
openhasp-config-manager - 0.4.6

Published by github-actions[bot] over 1 year ago

What’s Changed

🚀 Features and ✨ Enhancements

  • Feature/set image (#25) by @markusressel
openhasp-config-manager - 0.4.5

Published by markusressel over 1 year ago

openhasp-config-manager - 0.4.4

Published by github-actions[bot] over 1 year ago

openhasp-config-manager - 0.4.3

Published by markusressel over 1 year ago

  • fixes for listen_event, listen_state and all MQTT publish related methods
openhasp-config-manager - 0.4.2

Published by github-actions[bot] over 1 year ago

openhasp-config-manager - 0.4.1

Published by github-actions[bot] over 1 year ago

What’s Changed

🚀 Features and ✨ Enhancements

  • support URLs in "src" property (#24) by @markusressel
  • other fixes
openhasp-config-manager - 0.4.0

Published by github-actions[bot] over 1 year ago

What’s Changed

  • update README.md (#22) by @markusressel

🚀 Features and ✨ Enhancements

  • Feature/#20 logs command (#23) by @markusressel
  • Feature/cli commands for device interaction (#21) by @markusressel
openhasp-config-manager - 0.3.1

Published by github-actions[bot] over 1 year ago

What’s Changed

🐛 Bugfixes

  • Bugfix/#16 not all jsonl files processed (#17) by @markusressel
openhasp-config-manager - 0.3.0

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Bump little-core-labs/get-git-tag from 3.0.1 to 3.0.2 (#12) by @dependabot

🚀 Features and ✨ Enhancements

  • Feature/#10 command to print variables (#14) by @markusressel
  • support templates inside list values (#13) by @markusressel
  • Feature/take screenshot (#11) by @markusressel
  • performance improvements during generation phase
openhasp-config-manager - 0.2.0

Published by github-actions[bot] over 1 year ago

What’s Changed

  • lots of CLI output improvements
  • allow trailing commas in last object parameter (see #8)
  • better type adaptations
  • better error handling
  • skip empty files
  • fixes for percentage handling
  • added logic to find components (files) relevant for upload, instead of always uploading everything (this currently prevents resources)
  • added Dockerfile
  • use orjson for json parsing for improved performance
  • many more tests
  • much improved docs
openhasp-config-manager - v0.1.0

Published by markusressel over 1 year ago

  • lots of templating improvements
  • screen orientation fixes
openhasp-config-manager - v0.0.3

Published by markusressel over 1 year ago

openhasp-config-manager - v0.0.2

Published by github-actions[bot] about 2 years ago

What’s Changed

  • templating
  • validation
  • cache fixes
openhasp-config-manager - v0.0.1

Published by markusressel about 2 years ago

initial release