Skip to content

v2026.1.55

Choose a tag to compare

@lasswellt lasswellt released this 22 Jan 04:23
· 229 commits to master since this release

What's New

DreamView (Movie Mode) Toggle Support

Added switch entity for devices with dreamViewToggle capability, such as Govee Immersion TV backlights (e.g., H6199). The switch allows enabling/disabling DreamView (Movie Mode) from Home Assistant.

Closes #6

Bug Fixes

  • Fixed flake8 lint warnings (variable shadowing, unused imports)
  • Fixed mypy type checking errors across multiple files