Skip to content

Releases: AYapejian/node-red-contrib-home-assistant

v0.3.2

05 May 03:03
c06d98b
Compare
Choose a tag to compare
  • Feat: History node now supports end date and entityid filtering
  • Fix: Nodered configuration value userDir is fetched correctly now

NPM Release v0.3.1

03 May 15:17
d62a097
Compare
Choose a tag to compare

Changes:

  • 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