* utility_meter net metering support
Add documentation around net metering for utility_sensor.
* Change config item to new name
New name to make it more obvious what the configuration does.
* ✏️ Tweaks
* ✏️ Tweak
* Added configuration when using separate sensors per tariff
Additional configuration example and explanation added for DSMR users, or other setups that have separate source sensors to track for different power tariffs.
* note created about persistent sensor values
Paragraph about persistent values for this component are now in a note css
* Remove info overdose
No need to explain that 6 new entities are created with the example, as it is clear from the yaml that 6 entities are configured. Removed.
`cycle: ` is a required configuration option for this sensor, and was missing from the sample configuration.
Added `cycle: monthly` to the displayed sample configuration to make it a valid config.