id (Required, string) - ID to use to name this device in MQTT and Home Assistant
address (Required, string) - address of the device you want to fetch data for.
model (Required, string) - model schema to use. Check table above to get model name.
update_interval (Optional, integer, default: 30 seconds) - update interval in seconds. Modbus connection is pretty cpu intensive so customize with care.