Skip to content

Update Home Assistant JavaScript templates to version 8.1.0 - #719

Open
elchininet wants to merge 1 commit into
masterfrom
update_home-assistant-javascript-templates
Open

Update Home Assistant JavaScript templates to version 8.1.0#719
elchininet wants to merge 1 commit into
masterfrom
update_home-assistant-javascript-templates

Conversation

@elchininet

Copy link
Copy Markdown
Owner

This pull request updates Home Assistant JavaScript templates to version 8.1.0. In this version, the WebSocket subscription is not created using subscribe_events/state_changed but using subscribe_entities. The later is cheaper because it carries only changes, deletions and additions instead of the whole previous and new entity state.

@coveralls

coveralls commented Aug 29, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — update_home-assistant-javascript-templates into master

@elchininet
elchininet force-pushed the update_home-assistant-javascript-templates branch from 36a5006 to c343626 Compare August 30, 2026 12:04
@elchininet
elchininet force-pushed the update_home-assistant-javascript-templates branch from c343626 to 81d9768 Compare September 3, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants