You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this shouldn't need to be a separate repo. It really just needs to be a /components folder in konnected-io/konnected-esphome.
The issue of licensing comes up, but I think ESPHome handles this well using multiple licenses: https://github.com/esphome/esphome/blob/dev/LICENSE
The YAML should be MIT licensed and C code should follow the GPL license, following ESPHome's example.
I think this shouldn't need to be a separate repo. It really just needs to be a
/components
folder in konnected-io/konnected-esphome.The issue of licensing comes up, but I think ESPHome handles this well using multiple licenses: https://github.com/esphome/esphome/blob/dev/LICENSE
The YAML should be MIT licensed and C code should follow the GPL license, following ESPHome's example.
cc @h2zero any thoughts?
The text was updated successfully, but these errors were encountered: