From 829890ff3e88ab45d8c4ddc08ae4a501504e18de Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 13 Mar 2023 22:26:00 +0100 Subject: [PATCH] Update board ids in provisioning --- provisioning.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/provisioning.yaml b/provisioning.yaml index a4e187a..2c22634 100644 --- a/provisioning.yaml +++ b/provisioning.yaml @@ -16,19 +16,19 @@ e6614864d3417f36: HA_PLANT_TEMPERATURE_SENSOR: sensor.calathea_makoyana_temperature HA_PLANT_CONDUCTIVITY_SENSOR: sensor.calathea_makoyana_conductivity HA_PLANT_ILLUMINANCE_SENSOR: sensor.calathea_makoyana_illuminance -ficus: +e6614864d315a136: HA_PLANT_ID: plant.ficus HA_PLANT_MOISTURE_SENSOR: sensor.ficus_soil_moisture HA_PLANT_TEMPERATURE_SENSOR: sensor.ficus_temperature HA_PLANT_CONDUCTIVITY_SENSOR: sensor.ficus_conductivity HA_PLANT_ILLUMINANCE_SENSOR: sensor.ficus_illuminance -aloe: +e6614864d3269c34: HA_PLANT_ID: plant.aloe_vera HA_PLANT_MOISTURE_SENSOR: sensor.aloe_vera_soil_moisture HA_PLANT_TEMPERATURE_SENSOR: sensor.aloe_vera_temperature HA_PLANT_CONDUCTIVITY_SENSOR: sensor.aloe_vera_conductivity HA_PLANT_ILLUMINANCE_SENSOR: sensor.aloe_vera_illuminance -toupic: +e6614864d3938334: HA_PLANT_ID: plant.senecio_himalaya HA_PLANT_MOISTURE_SENSOR: sensor.senecio_himalaya_soil_moisture HA_PLANT_TEMPERATURE_SENSOR: sensor.senecio_himalaya_temperature