Skip to content

Commit 13292a0

Browse files
swoboda1337Copilot
andauthored
Update content/components/micronova.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c510a05 commit 13292a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/micronova.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ sensor:
127127
- All options from [Sensor](/components/sensor).
128128

129129
- **memory_address_sensor** (*Optional*): Can be any **memory_location** / **memory_address** you want to track. Useful
130-
when you don't know where the parameter is for your stove is.
130+
when you don't know where the parameter for your stove is.
131131
- **memory_location** (**Required**): The memory location for the parameter (0x00 for RAM, 0x20 for EPROM on most stoves).
132132
- **memory_address** (**Required**): The address where the parameter is stored.
133133
- **update_interval** (*Optional*, [Time](/guides/configuration-types#time)): The interval that the sensors should be checked. Defaults to 60 seconds.

0 commit comments

Comments
 (0)