v0.8.6 #318
dummylabs
announced in
Announcements
v0.8.6
#318
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
🚀 Improvements:
force_parsingaction parameter. When set totrue, the parser explicitly bypasses cached results and forces a full re-parsing of all configuration files (feat: force_parsing mode in watchman.report #291).parse_configaction parameter. The new parser now automatically detects modified config files with near-zero overhead, as results for unmodified files are cached (feat: force_parsing mode in watchman.report #291).🐛 Bugfixes:
script_idresolution for automation checks. Thanks @FaHuSchmidt! (Fix script unique_id resolution for automation checks #304)disabled(not to be confused with those disabled in the entity registry) no longer trigger false positives (Entities with status disabled (not disabled in devices/integration) reported in watchman report #296).unknownstate (covers new update 0.8.4 sees Philips Hue lighting scenes as unknown #286) (fix: extend list of STATELESS_DOMAINS (special case for entities with permanentunknownstate) #294).unavailablestate in report filtering now works propely (fix: exclude unavailable entities when ignored #317)🛠️ Other:
Note
The deprecation of the
parse_configparameter might force the Actions window into YAML mode. To restore UI Mode, just remove text from Action data field. This issue has also been added to the FAQ in the documentation.Full list of changes (v0.8.5 & v0.8.6)
unavailablestate in report filtering (fix: exclude unavailable entities when ignored #317) (e0bf248)create_filereport option in UI action editor (b3d308b)unknownstate) (fix: extend list of STATELESS_DOMAINS (special case for entities with permanentunknownstate) #294) (32a1adb)This discussion was created from the release v0.8.6.
Beta Was this translation helpful? Give feedback.
All reactions