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

LilyGO HiGrow sensor enhancements #3

Closed
BeardedTinker opened this issue Aug 16, 2020 · 8 comments
Closed

LilyGO HiGrow sensor enhancements #3

BeardedTinker opened this issue Aug 16, 2020 · 8 comments
Assignees
Labels
Device Everything related to physical devices Enhancement New feature or request old-issue

Comments

@BeardedTinker
Copy link
Owner

New firmware from Pesor will support much easier configuration and abbility to add sensor faster to Home Assistant. This is Alpha version of custom component - still some work left to do.

@stale
Copy link

stale bot commented Sep 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 12, 2020
@BeardedTinker BeardedTinker removed the wontfix This will not be worked on label Sep 19, 2020
@BeardedTinker
Copy link
Owner Author

New version is in the works by @pesor - closing this for now.

@BeardedTinker
Copy link
Owner Author

Splitting plant integration into separate files for each plant. Few more boards ordered and this is needed to keep everything nice and tidy.
Also fixed are minimum/maximum values for plants I have.

@stale
Copy link

stale bot commented Oct 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@BeardedTinker
Copy link
Owner Author

I wanted to track how long do batteries last. That is also very specific to each board.
In order to do that I've done following:

  • created input_datetime.X for each plant sensor board.
  • automation that is triggerd when plant sensor get in "charging" status. It then inputs current timestamp into input_datetime
  • template sensor that converts static date to counter, counting days from
    There probably is easier and less complicated way to do so, but this one retains data over HA restarts.
    Using history_stats and last_update or last_change didn't work.

@pesor
Copy link

pesor commented Dec 5, 2020 via email

@stale
Copy link

stale bot commented Jan 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the old-issue label Jan 4, 2021
@stale stale bot closed this as completed Jan 18, 2021
@BeardedTinker
Copy link
Owner Author

Adding 2 more boards with 4.1.0 firmware. Also testing new DS18B20 external soil temperature sensor.

BeardedTinker pushed a commit that referenced this issue Feb 11, 2021
BeardedTinker pushed a commit that referenced this issue Feb 20, 2021
BeardedTinker pushed a commit that referenced this issue Feb 20, 2021
@BeardedTinker BeardedTinker added the Device Everything related to physical devices label Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device Everything related to physical devices Enhancement New feature or request old-issue
Projects
None yet
Development

No branches or pull requests

2 participants