manifest.json 356 B

1234567891011
  1. {
  2. "domain": "waste_collection_schedule",
  3. "name": "waste_collection_schedule",
  4. "documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
  5. "requirements": ["icalendar", "recurring_ical_events", "icalevents", "bs4"],
  6. "dependencies": [],
  7. "codeowners": ["@mampfes"],
  8. "iot_class": "cloud_polling",
  9. "version": "1.27.0"
  10. }