From 563adac3ace896b4ee203e7624b550651fbf8c5f Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Tue, 23 Apr 2024 00:43:38 -0400 Subject: [PATCH] Add license notice for BME680 BSEC lib --- supersensor.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/supersensor.yaml b/supersensor.yaml index 44a09ad..40950dd 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -19,6 +19,22 @@ # along with this program. If not, see . # ############################################################################### +# +# LICENSE NOTICE: +# +# This project uses the BME680 BSEC library. +# +# The BSEC library is only available for use after accepting its software +# license agreement. By enabling this component, you are explicitly agreeing +# to the terms of the BSEC license agreement. You must not distribute any +# compiled firmware binaries that include this component. +# +# You may choose to replace `bme680_bsec` in this config with the free +# version of the library should you so choose, but you will lose some +# of the functionality. If you do not use a BME680 sensor, you can ignore +# this and diable the BME680 components. +# +############################################################################### esphome: name: supersensor