Closed woehrl01 closed 3 years ago
The tests are correctly failing currently with "DHCP information in a manifest requires a config flow to exist" as #43 is not yet merged to master.
Good idea, haven't even thought of MAC address discovery. The manifest entry itself doesn't seem to do anything it seems. I believe I have to implement an additional dhcp discover config flow for this to work. I'll play around with that.
To my understanding, the manifest entry triggers the DHCP discovery flow when implemented.
I moved your commit over to #43. If you don't mind I'll close this PR?
This PR adds the DHCP discovery configuration for Viessmann Devices to the manifest. This can be used in combination with PR #43 to jump into the correct config flow for adding new devices.