core/homeassistant/components/jewish_calendar/manifest.json

12 lines
315 B
JSON

{
"domain": "jewish_calendar",
"name": "Jewish Calendar",
"codeowners": ["@tsvi"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/jewish_calendar",
"iot_class": "calculated",
"loggers": ["hdate"],
"requirements": ["hdate==0.11.1"],
"single_config_entry": true
}