Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

15 lines (14 loc) · 874 Bytes

v0.3.2

  • Feat: History node now supports end date and entityid filtering
  • Fix: Nodered configuration value userDir is fetched correctly now

v0.3.1

  • Fix/Feat: Current State Node: Preserve original message with options to override topic and payload (Thanks @declankenny)
  • Fix: Added try/catch in onHaEventsStateChanged (Thanks @oskargronqvist)
  • Docs: Added quotes to 'Call Service' placeholder text (Thanks @brubaked)
  • Docs: Readme node version clarification (Thanks @Bodge-IT)
  • Docs: Keyword discoverability addition (Thanks @jcullen86)
  • Docs: Note of server URL when running inside container (Thanks @drogfild)
  • Dev: Updated docker dev environment to latest, easier setup and run, added some tests within node-red sample flows
  • Chore: Added LICENSE.md
  • Chore: Added Feature and Bug templates
  • Chore: Added CONTRIBUTING.md