mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Correct names in manifests (C-L) (#30532)
This commit is contained in:
parent
7d58de1bda
commit
345cc244ed
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "caldav",
|
||||
"name": "Caldav",
|
||||
"name": "CalDav",
|
||||
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
||||
"requirements": ["caldav==0.6.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cast",
|
||||
"name": "Cast",
|
||||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==4.0.1"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cert_expiry",
|
||||
"name": "Cert expiry",
|
||||
"name": "Certificate Expiry",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cert_expiry",
|
||||
"requirements": [],
|
||||
"config_flow": true,
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cisco_ios",
|
||||
"name": "Cisco ios",
|
||||
"name": "Cisco IOS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cisco_ios",
|
||||
"requirements": ["pexpect==4.6.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cisco_mobility_express",
|
||||
"name": "Cisco mobility express",
|
||||
"name": "Cisco Mobility Express",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cisco_mobility_express",
|
||||
"requirements": ["ciscomobilityexpress==0.3.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cisco_webex_teams",
|
||||
"name": "Cisco webex teams",
|
||||
"name": "Cisco Webex Teams",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cisco_webex_teams",
|
||||
"requirements": ["webexteamssdk==1.1.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ciscospark",
|
||||
"name": "Ciscospark",
|
||||
"name": "Cisco Spark",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ciscospark",
|
||||
"requirements": ["ciscosparkapi==0.4.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "citybikes",
|
||||
"name": "Citybikes",
|
||||
"name": "CityBikes",
|
||||
"documentation": "https://www.home-assistant.io/integrations/citybikes",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "clementine",
|
||||
"name": "Clementine",
|
||||
"name": "Clementine Music Player",
|
||||
"documentation": "https://www.home-assistant.io/integrations/clementine",
|
||||
"requirements": ["python-clementine-remote==1.0.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "clicksend",
|
||||
"name": "Clicksend",
|
||||
"name": "ClickSend SMS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/clicksend",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "clicksend_tts",
|
||||
"name": "Clicksend tts",
|
||||
"name": "ClickSend TTS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/clicksend_tts",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cloud",
|
||||
"name": "Cloud",
|
||||
"name": "Home Assistant Cloud",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
||||
"requirements": ["hass-nabucasa==0.30"],
|
||||
"dependencies": ["http", "webhook"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cmus",
|
||||
"name": "Cmus",
|
||||
"name": "cmus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cmus",
|
||||
"requirements": ["pycmus==0.1.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "co2signal",
|
||||
"name": "Co2signal",
|
||||
"name": "CO2 Signal",
|
||||
"documentation": "https://www.home-assistant.io/integrations/co2signal",
|
||||
"requirements": ["co2signal==0.4.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "coinmarketcap",
|
||||
"name": "Coinmarketcap",
|
||||
"name": "CoinMarketCap",
|
||||
"documentation": "https://www.home-assistant.io/integrations/coinmarketcap",
|
||||
"requirements": ["coinmarketcap==5.0.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "comed_hourly_pricing",
|
||||
"name": "Comed hourly pricing",
|
||||
"name": "ComEd Hourly Pricing",
|
||||
"documentation": "https://www.home-assistant.io/integrations/comed_hourly_pricing",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "comfoconnect",
|
||||
"name": "Comfoconnect",
|
||||
"name": "Zehnder ComfoAir Q",
|
||||
"documentation": "https://www.home-assistant.io/integrations/comfoconnect",
|
||||
"requirements": ["pycomfoconnect==0.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "command_line",
|
||||
"name": "Command line",
|
||||
"name": "Command Line",
|
||||
"documentation": "https://www.home-assistant.io/integrations/command_line",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "coolmaster",
|
||||
"name": "Coolmaster",
|
||||
"name": "CoolMasterNet",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
|
||||
"requirements": ["pycoolmasternet==0.0.4"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cppm_tracker",
|
||||
"name": "Cppm tracker",
|
||||
"name": "Aruba ClearPass",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cppm_tracker",
|
||||
"requirements": ["clearpasspy==1.0.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cpuspeed",
|
||||
"name": "Cpuspeed",
|
||||
"name": "CPU Speed",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
||||
"requirements": ["py-cpuinfo==5.0.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "crimereports",
|
||||
"name": "Crimereports",
|
||||
"name": "Crime Reports",
|
||||
"documentation": "https://www.home-assistant.io/integrations/crimereports",
|
||||
"requirements": ["crimereports==1.0.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "cups",
|
||||
"name": "Cups",
|
||||
"name": "CUPS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cups",
|
||||
"requirements": ["pycups==1.9.73"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "currencylayer",
|
||||
"name": "Currencylayer",
|
||||
"name": "currencylayer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/currencylayer",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "daikin",
|
||||
"name": "Daikin",
|
||||
"name": "Daikin AC",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/daikin",
|
||||
"requirements": ["pydaikin==1.6.1"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "danfoss_air",
|
||||
"name": "Danfoss air",
|
||||
"name": "Danfoss Air",
|
||||
"documentation": "https://www.home-assistant.io/integrations/danfoss_air",
|
||||
"requirements": ["pydanfossair==0.1.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "darksky",
|
||||
"name": "Darksky",
|
||||
"name": "Dark Sky",
|
||||
"documentation": "https://www.home-assistant.io/integrations/darksky",
|
||||
"requirements": ["python-forecastio==1.4.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ddwrt",
|
||||
"name": "Ddwrt",
|
||||
"name": "DD-WRT",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ddwrt",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "deconz",
|
||||
"name": "Deconz",
|
||||
"name": "deCONZ",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/deconz",
|
||||
"requirements": ["pydeconz==67"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "decora",
|
||||
"name": "Decora",
|
||||
"name": "Leviton Decora",
|
||||
"documentation": "https://www.home-assistant.io/integrations/decora",
|
||||
"requirements": ["bluepy==1.3.0", "decora==0.6"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "decora_wifi",
|
||||
"name": "Decora wifi",
|
||||
"name": "Leviton Decora Wi-Fi",
|
||||
"documentation": "https://www.home-assistant.io/integrations/decora_wifi",
|
||||
"requirements": ["decora_wifi==1.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "default_config",
|
||||
"name": "Default config",
|
||||
"name": "Default Csonfig",
|
||||
"documentation": "https://www.home-assistant.io/integrations/default_config",
|
||||
"requirements": [],
|
||||
"dependencies": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "denon",
|
||||
"name": "Denon",
|
||||
"name": "Denon Network Receivers",
|
||||
"documentation": "https://www.home-assistant.io/integrations/denon",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "denonavr",
|
||||
"name": "Denonavr",
|
||||
"name": "Denon AVR Network Receivers",
|
||||
"documentation": "https://www.home-assistant.io/integrations/denonavr",
|
||||
"requirements": ["denonavr==0.7.11"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "deutsche_bahn",
|
||||
"name": "Deutsche bahn",
|
||||
"name": "Deutsche Bahn",
|
||||
"documentation": "https://www.home-assistant.io/integrations/deutsche_bahn",
|
||||
"requirements": ["schiene==0.23"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "device_automation",
|
||||
"name": "Device automation",
|
||||
"name": "Device Automation",
|
||||
"documentation": "https://www.home-assistant.io/integrations/device_automation",
|
||||
"requirements": [],
|
||||
"dependencies": ["webhook"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "device_sun_light_trigger",
|
||||
"name": "Device sun light trigger",
|
||||
"name": "Presence-based Lights",
|
||||
"documentation": "https://www.home-assistant.io/integrations/device_sun_light_trigger",
|
||||
"requirements": [],
|
||||
"dependencies": ["device_tracker", "group", "light", "person"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "device_tracker",
|
||||
"name": "Device tracker",
|
||||
"name": "Device Tracker",
|
||||
"documentation": "https://www.home-assistant.io/integrations/device_tracker",
|
||||
"requirements": [],
|
||||
"dependencies": ["group", "zone"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dht",
|
||||
"name": "Dht",
|
||||
"name": "DHT Sensor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dht",
|
||||
"requirements": ["Adafruit-DHT==1.4.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "digital_ocean",
|
||||
"name": "Digital ocean",
|
||||
"name": "Digital Ocean",
|
||||
"documentation": "https://www.home-assistant.io/integrations/digital_ocean",
|
||||
"requirements": ["python-digitalocean==1.13.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "digitalloggers",
|
||||
"name": "Digitalloggers",
|
||||
"name": "Digital Loggers",
|
||||
"documentation": "https://www.home-assistant.io/integrations/digitalloggers",
|
||||
"requirements": ["dlipower==0.7.165"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "directv",
|
||||
"name": "Directv",
|
||||
"name": "DirecTV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/directv",
|
||||
"requirements": ["directpy==0.5"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dlib_face_detect",
|
||||
"name": "Dlib face detect",
|
||||
"name": "Dlib Face Detect",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlib_face_detect",
|
||||
"requirements": ["face_recognition==1.2.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dlib_face_identify",
|
||||
"name": "Dlib face identify",
|
||||
"name": "Dlib Face Identify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlib_face_identify",
|
||||
"requirements": ["face_recognition==1.2.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dlink",
|
||||
"name": "Dlink",
|
||||
"name": "D-Link Wi-Fi Smart Plugs",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlink",
|
||||
"requirements": ["pyW215==0.6.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dlna_dmr",
|
||||
"name": "Dlna dmr",
|
||||
"name": "DLNA Digital Media Renderer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
||||
"requirements": ["async-upnp-client==0.14.12"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dnsip",
|
||||
"name": "Dnsip",
|
||||
"name": "DNS IP",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
||||
"requirements": ["aiodns==2.0.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dominos",
|
||||
"name": "Dominos",
|
||||
"name": "Dominos Pizza",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dominos",
|
||||
"requirements": ["pizzapi==0.0.3"],
|
||||
"dependencies": ["http"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "doorbird",
|
||||
"name": "Doorbird",
|
||||
"name": "DoorBird",
|
||||
"documentation": "https://www.home-assistant.io/integrations/doorbird",
|
||||
"requirements": ["doorbirdpy==2.0.8"],
|
||||
"dependencies": ["http"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dsmr",
|
||||
"name": "Dsmr",
|
||||
"name": "DSMR Slimme Meter",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dsmr",
|
||||
"requirements": ["dsmr_parser==0.12"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dte_energy_bridge",
|
||||
"name": "Dte energy bridge",
|
||||
"name": "DTE Energy Bridge",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dte_energy_bridge",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dublin_bus_transport",
|
||||
"name": "Dublin bus transport",
|
||||
"name": "Dublin Bus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dublin_bus_transport",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "duckdns",
|
||||
"name": "Duckdns",
|
||||
"name": "Duck DNS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/duckdns",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "duke_energy",
|
||||
"name": "Duke energy",
|
||||
"name": "Duke Energy",
|
||||
"documentation": "https://www.home-assistant.io/integrations/duke_energy",
|
||||
"requirements": ["pydukeenergy==0.0.6"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dunehd",
|
||||
"name": "Dunehd",
|
||||
"name": "DuneHD",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
||||
"requirements": ["pdunehd==1.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dwd_weather_warnings",
|
||||
"name": "Dwd weather warnings",
|
||||
"name": "Deutsche Wetter Dienst (DWD) Weather Warnings",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "dweet",
|
||||
"name": "Dweet",
|
||||
"name": "dweet.io",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dweet",
|
||||
"requirements": ["dweepy==0.3.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ebox",
|
||||
"name": "Ebox",
|
||||
"name": "EBox",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ebox",
|
||||
"requirements": ["pyebox==1.1.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ebusd",
|
||||
"name": "Ebusd",
|
||||
"name": "ebusd",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ebusd",
|
||||
"requirements": ["ebusdpy==0.0.16"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ecoal_boiler",
|
||||
"name": "Ecoal boiler",
|
||||
"name": "eSterownik eCoal.pl Boiler",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ecoal_boiler",
|
||||
"requirements": ["ecoaliface==0.4.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "econet",
|
||||
"name": "Econet",
|
||||
"name": "Rheem EcoNET Water Products",
|
||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||
"requirements": ["pyeconet==0.0.11"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "eddystone_temperature",
|
||||
"name": "Eddystone temperature",
|
||||
"name": "Eddystone",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eddystone_temperature",
|
||||
"requirements": ["beacontools[scan]==1.2.3", "construct==2.9.45"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ee_brightbox",
|
||||
"name": "Ee brightbox",
|
||||
"name": "EE Bright Box",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ee_brightbox",
|
||||
"requirements": ["eebrightbox==0.0.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "eight_sleep",
|
||||
"name": "Eight sleep",
|
||||
"name": "Eight Sleep",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
|
||||
"requirements": ["pyeight==0.1.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "elkm1",
|
||||
"name": "Elkm1",
|
||||
"name": "Elk-M1 Control",
|
||||
"documentation": "https://www.home-assistant.io/integrations/elkm1",
|
||||
"requirements": ["elkm1-lib==0.7.15"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "emoncms_history",
|
||||
"name": "Emoncms history",
|
||||
"name": "Emoncms History",
|
||||
"documentation": "https://www.home-assistant.io/integrations/emoncms_history",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "emulated_hue",
|
||||
"name": "Emulated hue",
|
||||
"name": "Emulated Hue",
|
||||
"documentation": "https://www.home-assistant.io/integrations/emulated_hue",
|
||||
"requirements": ["aiohttp_cors==0.7.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "emulated_roku",
|
||||
"name": "Emulated roku",
|
||||
"name": "Emulated Roku",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/emulated_roku",
|
||||
"requirements": ["emulated_roku==0.1.8"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "enigma2",
|
||||
"name": "Enigma2",
|
||||
"name": "Enigma2 (OpenWebif)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/enigma2",
|
||||
"requirements": ["openwebifpy==3.1.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "enocean",
|
||||
"name": "Enocean",
|
||||
"name": "EnOcean",
|
||||
"documentation": "https://www.home-assistant.io/integrations/enocean",
|
||||
"requirements": ["enocean==0.50"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "enphase_envoy",
|
||||
"name": "Enphase envoy",
|
||||
"name": "Enphase Envoy",
|
||||
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
|
||||
"requirements": ["envoy_reader==0.11.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "entur_public_transport",
|
||||
"name": "Entur public transport",
|
||||
"name": "Entur",
|
||||
"documentation": "https://www.home-assistant.io/integrations/entur_public_transport",
|
||||
"requirements": ["enturclient==0.2.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "envirophat",
|
||||
"name": "Envirophat",
|
||||
"name": "Enviro pHAT",
|
||||
"documentation": "https://www.home-assistant.io/integrations/envirophat",
|
||||
"requirements": ["envirophat==0.0.6", "smbus-cffi==0.5.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ephember",
|
||||
"name": "Ephember",
|
||||
"name": "EPH Controls",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ephember",
|
||||
"requirements": ["pyephember==0.3.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "eq3btsmart",
|
||||
"name": "Eq3btsmart",
|
||||
"name": "EQ3 Bluetooth Smart Thermostats",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eq3btsmart",
|
||||
"requirements": ["construct==2.9.45", "python-eq3bt==0.1.11"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "eufy",
|
||||
"name": "Eufy",
|
||||
"name": "eufy",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eufy",
|
||||
"requirements": ["lakeside==0.12"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "everlights",
|
||||
"name": "Everlights",
|
||||
"name": "EverLights",
|
||||
"documentation": "https://www.home-assistant.io/integrations/everlights",
|
||||
"requirements": ["pyeverlights==0.1.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "evohome",
|
||||
"name": "Evohome",
|
||||
"name": "Honeywell evohome / Total Connect Comfort",
|
||||
"documentation": "https://www.home-assistant.io/integrations/evohome",
|
||||
"requirements": ["evohome-async==0.3.4b1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "facebook",
|
||||
"name": "Facebook",
|
||||
"name": "Facebook Messenger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/facebook",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fail2ban",
|
||||
"name": "Fail2ban",
|
||||
"name": "Fail2Ban",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fail2ban",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "familyhub",
|
||||
"name": "Familyhub",
|
||||
"name": "Samsung Family Hub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/familyhub",
|
||||
"requirements": ["python-family-hub-local==0.0.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fastdotcom",
|
||||
"name": "Fastdotcom",
|
||||
"name": "Fast.com",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fastdotcom",
|
||||
"requirements": ["fastdotcom==0.0.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ffmpeg",
|
||||
"name": "Ffmpeg",
|
||||
"name": "FFmpeg",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
||||
"requirements": ["ha-ffmpeg==2.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ffmpeg_motion",
|
||||
"name": "Ffmpeg motion",
|
||||
"name": "FFmpeg Motion",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg_motion",
|
||||
"requirements": [],
|
||||
"dependencies": ["ffmpeg"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "ffmpeg_noise",
|
||||
"name": "Ffmpeg noise",
|
||||
"name": "FFmpeg Noise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg_noise",
|
||||
"requirements": [],
|
||||
"dependencies": ["ffmpeg"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "filesize",
|
||||
"name": "Filesize",
|
||||
"name": "File Size",
|
||||
"documentation": "https://www.home-assistant.io/integrations/filesize",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fints",
|
||||
"name": "Fints",
|
||||
"name": "FinTS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fints",
|
||||
"requirements": ["fints==1.0.1"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "flume",
|
||||
"name": "Flume",
|
||||
"name": "flume",
|
||||
"documentation": "https://www.home-assistant.io/integrations/flume/",
|
||||
"requirements": ["pyflume==0.2.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "flunearyou",
|
||||
"name": "Flunearyou",
|
||||
"name": "Flu Near You",
|
||||
"documentation": "https://www.home-assistant.io/integrations/flunearyou",
|
||||
"requirements": ["pyflunearyou==1.0.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "flux_led",
|
||||
"name": "Flux led",
|
||||
"name": "Flux LED/MagicLight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||
"requirements": ["flux_led==0.22"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "folder_watcher",
|
||||
"name": "Folder watcher",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==0.8.3"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fortigate",
|
||||
"name": "Fortigate",
|
||||
"name": "FortiGate",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fortigate",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@kifeo"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "free_mobile",
|
||||
"name": "Free mobile",
|
||||
"name": "Free Mobile",
|
||||
"documentation": "https://www.home-assistant.io/integrations/free_mobile",
|
||||
"requirements": ["freesms==0.1.2"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "freedns",
|
||||
"name": "Freedns",
|
||||
"name": "FreeDNS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/freedns",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fritz",
|
||||
"name": "Fritz",
|
||||
"name": "AVM Fritzbox",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"requirements": ["fritzconnection==0.8.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fritzbox",
|
||||
"name": "Fritzbox",
|
||||
"name": "AVM FRITZ!Box",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox",
|
||||
"requirements": ["pyfritzhome==0.4.0"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fritzbox_callmonitor",
|
||||
"name": "Fritzbox callmonitor",
|
||||
"name": "AVM FRITZ!Box Call Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||
"requirements": ["fritzconnection==0.8.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fritzbox_netmonitor",
|
||||
"name": "Fritzbox netmonitor",
|
||||
"name": "AVM FRITZ!Box Net Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
||||
"requirements": ["fritzconnection==0.8.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "fritzdect",
|
||||
"name": "Fritzdect",
|
||||
"name": "AVM FRITZ!DECT",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzdect",
|
||||
"requirements": ["fritzhome==1.0.4"],
|
||||
"dependencies": [],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "frontier_silicon",
|
||||
"name": "Frontier silicon",
|
||||
"name": "Frontier Silicon",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontier_silicon",
|
||||
"requirements": ["afsapi==0.0.4"],
|
||||
"dependencies": [],
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user