[micronova] Set update_interval on entities instead on hub (#12226)

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This commit is contained in:
Robert Resch
2025-12-08 00:55:36 +01:00
committed by GitHub
parent 68a7634228
commit 1134251c32
18 changed files with 185 additions and 168 deletions

View File

@@ -16,6 +16,7 @@ number:
step: 1
power_level:
name: Micronova Power level
update_interval: 10s
sensor:
- platform: micronova
@@ -41,3 +42,9 @@ switch:
- platform: micronova
stove:
name: Stove on/off
text_sensor:
- platform: micronova
stove_state:
name: Stove status
update_interval: 5s