LPG Gas Monitoring Automation purely based on date comparison. It may not give accurate measures but at least it will provide some estimation when is the gas tank going to be empty and then make neccessary preparations to avoid disruption (thus make wifey happy).
- Dynamic selection of duration (days).
- Sensor gauge from Full -> Medium -> Low -> Critical
- Renew button to reset status (upon changing the gas tank of course)
- Tong Gas Automation menggunakan Home Assistant: https://youtu.be/nE4BGvmo7f4
- Beginners Guide to Home Assistant: https://youtu.be/-jyegp-mL20
-
Simply copy the downloaded source into your Home Assistant
\config
-
Add the following line into your configuration.yaml
(IMPORTANT: If you have this line added from another template of mine, you may ignore this step)
homeassistant:
packages: !include_dir_named HAMY/
- Create a dashboard lovelace-ui.yaml
- Add new card, scroll at the bottom and choose Manual.
- Copy & paste the YAML respectively.
- Restart Home Assistant to take effect.
- Enter your estimated duration; maximum is 365 days @ 1 year (default is 70 days)
- Enter your last change date.
- Enter your previous change date.
- Integrate with Google Calendar and add reminder to your Google account.
- Make an order via telegram to your nearest convenience store (if the store supports it).
- Integration with weight sensors to provide more accurate readings by @ishakmuhamad
Reference: ESPHome-Smart-Scale