Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]Update plant.markdown #2593

Merged
merged 3 commits into from
May 7, 2017
Merged

[WIP]Update plant.markdown #2593

merged 3 commits into from
May 7, 2017

Conversation

Landrash
Copy link
Contributor

@Landrash Landrash commented May 7, 2017

Description:
Add further information to the plant sensor.

Add further information to the plant sensor.
## Using plain MQTT sensor to get the data
Configuration variables:

- **simulated_plant** (*Required*):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an entity_id, I did not try but should be anything that also works elsewhere.

- **max_moisture** (*Optional*):
- **min_battery** (*Optional*):
- **min_conductivity** (*Optional*):
- **min_temperature** (*Optional*):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add max_moisture, max_conductivity, min_brightness, max_brightness and max_temperature.
Small detail that I am not sure if it should be included: Temperature is float while the others are positive integers.

## {% linkable_title Examples %}
### Using plain MQTT sensor to get the data
This is a practial example that uses a multiple of `MQTT sensors` to supply the readings used by the `plant` sensor.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a reference to https://home-assistant.io/components/sensor.miflora/ since it is the sensor that delivers all those measurements. If we have more sensors in the future we can add them as well.

plant:
simulated_plant:
entity_id:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is an example we should use a real plant name instead. This might be confusing.

Copy link
Contributor

@frog32 frog32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Landrash Landrash merged commit 639c78b into current May 7, 2017
@balloob balloob deleted the Landrash-plant branch August 26, 2017 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants