mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 10:07:54 +00:00
* Add tests that exercise nest dhcp discovery Add tests that exercise the behavior of dhcp discovery for nest, which is effectively that it doesn't work -- it only works when you have already added a configuration.yaml. Discovery can be made to work by using an entirely config flow driven approach, which is in discussion. * Adjust whitespace from merge