![]() ![]() ![]() ![]() |
|
Aqara Vibration sensor (also does tilt, drop and a few others).
This is great!
What card type are people using to display the info?
Calendar kinda works, but also not clear on how to get it to send me a notification either to put the rubbish out the night before?
Ideally anything for Auckland Council
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
If you put the below into your configuration.yaml
- platform: waste_collection_schedule
name: next_rubbish_collection
value_template: 'in {{value.daysTo}} days'
types:
- rubbish
- platform: waste_collection_schedule
name: next_recycle_collection
value_template: 'in {{value.daysTo}} days'
types:
- recycle
- platform: waste_collection_schedule
name: next_food_collection
value_template: 'in {{value.daysTo}} days'
types:
- food-waste
you get something like this using the built in "entities" card:
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
|
![]() ![]() ![]() ![]() |