Skip to content

version 0.7.0.beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@twrecked twrecked released this 29 Jun 13:15
· 3 commits to master since this release
c6c9282

Welcome to the Momentary 0.7 beta releases...

This is a big update that moves the component over to the config_flow system. The update should be seamless but if you run into any problems:

  • You can revert back to the previous version (0.6) and it will still work.
  • But if you can re-run the upgrade operation with debug enabled and create a bug report I would greatly appreciate it.

Once it has completed you will have a Momentary integration and you will be able to view your devices like you do every other integration.

After the upgrade you can comment out the momentary pieces from your current config. Don't delete them for now, just in case...

Please look at the README, because this is a virtual system it still uses a YAML configuration file (default /config/momentary.yaml). But going forward you will be able to modify the list on the fly.

Difference from beta.9

  • fix write meta race condition
  • fix event loop warning

Difference from beta.8 and before

  • fixed an issue with no switches
  • fix async callback issue
  • fix import issues
  • fix time delta import issue
  • Allow multiple switches per device
  • Internal code tidy
  • Slovakian translations, thanks @misa1515
  • Use explicit instance variables