SMerrony/aghast

Make TOML more consistent across Integrations

Closed this issue · 1 comments

Make TOML more consistent across Integrations. Related: try to use toml.Unmarshal() more in the LoadConfig() funcs - it works OK in the Tuya Integration.

This has now been addressed in the Daikin, DataLogger, Influx, Network, Time and Tuya (WIP) Integrations.
The Scraper Integration config is slightly unusual and, I think, out of scope for this change.