File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments