exxamalte / esphome-customisations

ESPHome customisations.
Apache License 2.0
20 stars 8 forks source link

Custom components are eventually being depreciated #10

Open NonaSuomy opened 9 months ago

NonaSuomy commented 9 months ago

Custom components are depreciated and will eventually in the distant future be gone. Any way you could make the vl6180 a proper external component?

https://esphome.io/components/external_components.html

https://github.com/esphome/esphome/tree/dev/esphome/components/vl53l0x which was based on https://github.com/pololu/vl53l0x-arduino

They have similar libraries for the other units as well

https://github.com/pololu/vl6180x-arduino

https://github.com/pololu/vl53l1x-arduino