mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-11-24 10:28:01 +01:00
Update provisioning file
This commit is contained in:
parent
272036c392
commit
4a92abed38
1 changed files with 65 additions and 0 deletions
|
@ -4,6 +4,19 @@ e6614864d336b436:
|
||||||
HA_PLANT_TEMPERATURE_SENSOR: sensor.peperomia_obtusifolia_temperature
|
HA_PLANT_TEMPERATURE_SENSOR: sensor.peperomia_obtusifolia_temperature
|
||||||
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.peperomia_obtusifolia_conductivity
|
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.peperomia_obtusifolia_conductivity
|
||||||
HA_PLANT_ILLUMINANCE_SENSOR: sensor.peperomia_obtusifolia_illuminance
|
HA_PLANT_ILLUMINANCE_SENSOR: sensor.peperomia_obtusifolia_illuminance
|
||||||
|
HA_PLANT_DLI_SENSOR: sensor.peperomia_obtusifolia_dli
|
||||||
|
|
||||||
|
ha_plant_max_moisture: number.peperomia_obtusifolia_max_soil_moisture
|
||||||
|
ha_plant_min_moisture: number.peperomia_obtusifolia_min_soil_moisture
|
||||||
|
ha_plant_max_temperature: number.peperomia_obtusifolia_max_temperature
|
||||||
|
ha_plant_min_temperature: number.peperomia_obtusifolia_min_temperature
|
||||||
|
ha_plant_max_illuminance: number.peperomia_obtusifolia_max_illuminance
|
||||||
|
ha_plant_min_illuminance: number.peperomia_obtusifolia_min_illuminance
|
||||||
|
ha_plant_max_conductivity: number.peperomia_obtusifolia_max_conductivity
|
||||||
|
ha_plant_min_conductivity: number.peperomia_obtusifolia_min_conductivity
|
||||||
|
ha_plant_max_dli: number.peperomia_obtusifolia_max_dli
|
||||||
|
ha_plant_min_dli: number.peperomia_obtusifolia_min_dli
|
||||||
|
|
||||||
e6614864d35f9934:
|
e6614864d35f9934:
|
||||||
HA_PLANT_ID: plant.hedera_helix
|
HA_PLANT_ID: plant.hedera_helix
|
||||||
HA_PLANT_MOISTURE_SENSOR: sensor.hedera_helix_soil_moisture
|
HA_PLANT_MOISTURE_SENSOR: sensor.hedera_helix_soil_moisture
|
||||||
|
@ -22,27 +35,79 @@ e6614864d35f9934:
|
||||||
ha_plant_min_conductivity: number.hedera_helix_min_conductivity
|
ha_plant_min_conductivity: number.hedera_helix_min_conductivity
|
||||||
ha_plant_max_dli: number.hedera_helix_max_dli
|
ha_plant_max_dli: number.hedera_helix_max_dli
|
||||||
ha_plant_min_dli: number.hedera_helix_min_dli
|
ha_plant_min_dli: number.hedera_helix_min_dli
|
||||||
|
|
||||||
e6614864d3417f36:
|
e6614864d3417f36:
|
||||||
HA_PLANT_ID: plant.calathea_makoyana
|
HA_PLANT_ID: plant.calathea_makoyana
|
||||||
HA_PLANT_MOISTURE_SENSOR: sensor.calathea_makoyana_soil_moisture
|
HA_PLANT_MOISTURE_SENSOR: sensor.calathea_makoyana_soil_moisture
|
||||||
HA_PLANT_TEMPERATURE_SENSOR: sensor.calathea_makoyana_temperature
|
HA_PLANT_TEMPERATURE_SENSOR: sensor.calathea_makoyana_temperature
|
||||||
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.calathea_makoyana_conductivity
|
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.calathea_makoyana_conductivity
|
||||||
HA_PLANT_ILLUMINANCE_SENSOR: sensor.calathea_makoyana_illuminance
|
HA_PLANT_ILLUMINANCE_SENSOR: sensor.calathea_makoyana_illuminance
|
||||||
|
HA_PLANT_DLI_SENSOR: sensor.calathea_makoyana_dli
|
||||||
|
|
||||||
|
ha_plant_max_moisture: number.calathea_makoyana_max_soil_moisture
|
||||||
|
ha_plant_min_moisture: number.calathea_makoyana_min_soil_moisture
|
||||||
|
ha_plant_max_temperature: number.calathea_makoyana_max_temperature
|
||||||
|
ha_plant_min_temperature: number.calathea_makoyana_min_temperature
|
||||||
|
ha_plant_max_illuminance: number.calathea_makoyana_max_illuminance
|
||||||
|
ha_plant_min_illuminance: number.calathea_makoyana_min_illuminance
|
||||||
|
ha_plant_max_conductivity: number.calathea_makoyana_max_conductivity
|
||||||
|
ha_plant_min_conductivity: number.calathea_makoyana_min_conductivity
|
||||||
|
ha_plant_max_dli: number.calathea_makoyana_max_dli
|
||||||
|
ha_plant_min_dli: number.calathea_makoyana_min_dli
|
||||||
|
|
||||||
e6614864d315a136:
|
e6614864d315a136:
|
||||||
HA_PLANT_ID: plant.ficus
|
HA_PLANT_ID: plant.ficus
|
||||||
HA_PLANT_MOISTURE_SENSOR: sensor.ficus_soil_moisture
|
HA_PLANT_MOISTURE_SENSOR: sensor.ficus_soil_moisture
|
||||||
HA_PLANT_TEMPERATURE_SENSOR: sensor.ficus_temperature
|
HA_PLANT_TEMPERATURE_SENSOR: sensor.ficus_temperature
|
||||||
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.ficus_conductivity
|
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.ficus_conductivity
|
||||||
HA_PLANT_ILLUMINANCE_SENSOR: sensor.ficus_illuminance
|
HA_PLANT_ILLUMINANCE_SENSOR: sensor.ficus_illuminance
|
||||||
|
HA_PLANT_DLI_SENSOR: sensor.ficus_dli
|
||||||
|
|
||||||
|
ha_plant_max_moisture: number.ficus_max_soil_moisture
|
||||||
|
ha_plant_min_moisture: number.ficus_min_soil_moisture
|
||||||
|
ha_plant_max_temperature: number.ficus_max_temperature
|
||||||
|
ha_plant_min_temperature: number.ficus_min_temperature
|
||||||
|
ha_plant_max_illuminance: number.ficus_max_illuminance
|
||||||
|
ha_plant_min_illuminance: number.ficus_min_illuminance
|
||||||
|
ha_plant_max_conductivity: number.ficus_max_conductivity
|
||||||
|
ha_plant_min_conductivity: number.ficus_min_conductivity
|
||||||
|
ha_plant_max_dli: number.ficus_max_dli
|
||||||
|
ha_plant_min_dli: number.ficus_min_dli
|
||||||
|
|
||||||
e6614864d3269c34:
|
e6614864d3269c34:
|
||||||
HA_PLANT_ID: plant.aloe_vera
|
HA_PLANT_ID: plant.aloe_vera
|
||||||
HA_PLANT_MOISTURE_SENSOR: sensor.aloe_vera_soil_moisture
|
HA_PLANT_MOISTURE_SENSOR: sensor.aloe_vera_soil_moisture
|
||||||
HA_PLANT_TEMPERATURE_SENSOR: sensor.aloe_vera_temperature
|
HA_PLANT_TEMPERATURE_SENSOR: sensor.aloe_vera_temperature
|
||||||
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.aloe_vera_conductivity
|
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.aloe_vera_conductivity
|
||||||
HA_PLANT_ILLUMINANCE_SENSOR: sensor.aloe_vera_illuminance
|
HA_PLANT_ILLUMINANCE_SENSOR: sensor.aloe_vera_illuminance
|
||||||
|
HA_PLANT_DLI_SENSOR: sensor.aloe_vera_dli
|
||||||
|
|
||||||
|
ha_plant_max_moisture: number.aloe_vera_max_soil_moisture
|
||||||
|
ha_plant_min_moisture: number.aloe_vera_min_soil_moisture
|
||||||
|
ha_plant_max_temperature: number.aloe_vera_max_temperature
|
||||||
|
ha_plant_min_temperature: number.aloe_vera_min_temperature
|
||||||
|
ha_plant_max_illuminance: number.aloe_vera_max_illuminance
|
||||||
|
ha_plant_min_illuminance: number.aloe_vera_min_illuminance
|
||||||
|
ha_plant_max_conductivity: number.aloe_vera_max_conductivity
|
||||||
|
ha_plant_min_conductivity: number.aloe_vera_min_conductivity
|
||||||
|
ha_plant_max_dli: number.aloe_vera_max_dli
|
||||||
|
ha_plant_min_dli: number.aloe_vera_min_dli
|
||||||
|
|
||||||
e6614864d3938334:
|
e6614864d3938334:
|
||||||
HA_PLANT_ID: plant.senecio_himalaya
|
HA_PLANT_ID: plant.senecio_himalaya
|
||||||
HA_PLANT_MOISTURE_SENSOR: sensor.senecio_himalaya_soil_moisture
|
HA_PLANT_MOISTURE_SENSOR: sensor.senecio_himalaya_soil_moisture
|
||||||
HA_PLANT_TEMPERATURE_SENSOR: sensor.senecio_himalaya_temperature
|
HA_PLANT_TEMPERATURE_SENSOR: sensor.senecio_himalaya_temperature
|
||||||
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.senecio_himalaya_conductivity
|
HA_PLANT_CONDUCTIVITY_SENSOR: sensor.senecio_himalaya_conductivity
|
||||||
HA_PLANT_ILLUMINANCE_SENSOR: sensor.senecio_himalaya_illuminance
|
HA_PLANT_ILLUMINANCE_SENSOR: sensor.senecio_himalaya_illuminance
|
||||||
|
HA_PLANT_DLI_SENSOR: sensor.senecio_himalaya_dli
|
||||||
|
|
||||||
|
ha_plant_max_moisture: number.senecio_himalaya_max_soil_moisture
|
||||||
|
ha_plant_min_moisture: number.senecio_himalaya_min_soil_moisture
|
||||||
|
ha_plant_max_temperature: number.senecio_himalaya_max_temperature
|
||||||
|
ha_plant_min_temperature: number.senecio_himalaya_min_temperature
|
||||||
|
ha_plant_max_illuminance: number.senecio_himalaya_max_illuminance
|
||||||
|
ha_plant_min_illuminance: number.senecio_himalaya_min_illuminance
|
||||||
|
ha_plant_max_conductivity: number.senecio_himalaya_max_conductivity
|
||||||
|
ha_plant_min_conductivity: number.senecio_himalaya_min_conductivity
|
||||||
|
ha_plant_max_dli: number.senecio_himalaya_max_dli
|
||||||
|
ha_plant_min_dli: number.senecio_himalaya_min_dli
|
||||||
|
|
Loading…
Reference in a new issue