Changelog
Features
- Added a new action:
data_analyzer
; It is a seamless connection between image input and home assistant sensors.data_analyzer
can read the latest value from charts, gauges or any image and update a sensor value. Monitor how many cars are parked, add your old power meter to home assistant and much more!- Supports
number
,text
,boolean
andselect
sensors. - See the docs: Data Analyzer Docs
- Supports
Blueprint
Tip
The blueprints needs to be re-imported to update! Your automations will remain.
If you get an error message after the update, select the devices you wish to be notified on again and save the automation.
- The blueprint now supports multiple devices!
- When
important
is set to true, critical notifications will now be delivered even if you have Do not disturb on. This will only be used for extremely important events like suspicious activity.
Bug fixes
- Blueprint: Fixed a bug where the live preview was shown even though snapshot mode was selected.
- Changed default event title from "Nothing seen" to "Unknown object seen".