diff --git a/de_DE/plugins_contributor/energy/index.md b/de_DE/plugins_contributor/energy/index.md index 62c6cbf886..599d4577d5 100644 --- a/de_DE/plugins_contributor/energy/index.md +++ b/de_DE/plugins_contributor/energy/index.md @@ -32,3 +32,4 @@ ||Energie Produktion|Eigenverbrauch ist das Ziel bei der Energieerzeugung. Dieses Plugin soll Ihnen bei der Steuerung der Aktivierungen helfen|[Dokumentation Stall](http://mika-nt28.github.io/Documentations/prosommateur/fr_FR)
[Markt](https://market.jeedom.com/index.php?v=d&p=market_display&id=3829)
[Änderungsprotokoll stabil](https://mika-nt28.github.io/Documentations/prosommateur/de_DE/changelog)| ||CO2-Überwachung|Plugin zur Überwachung der CO2-Emissionen in Verbindung mit Strom, Gas, Heizöl oder anderem Verbrauch|[Dokumentation Stall](https://agp42.github.io/suiviCO2/fr_FR)
[Markt](https://market.jeedom.com/index.php?v=d&p=market_display&id=3929)
[Änderungsprotokoll stabil](https://agp42.github.io/suiviCO2/de_DE/changelog)| ||Veolia Pro|Informationen zum Wasserverbrauch (Smart Meter) aus dem „Veolia & moi – Eau". Zur Information wird in Kürze die Seite „Mon eau & Moi“ in das Plugin integriert.|[Dokumentation Stall](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/de_DE/) - [Beta-Dokumentation](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/de_DE/)
[Markt](https://market.jeedom.com/index.php?v=d&p=market_display&id=4331)
[Änderungsprotokoll stabil](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/de_DE/changelog) - [Änderungsprotokoll Beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/de_DE/changelog)| +||Wandanschluss (Tesla)|Plugin zur Berechnung der Kosten und des Verbrauchs von Fahrzeugladungen mit dem Tesla Wall Connector Gen 3.|[Dokumentation Stall](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom) - [Beta-Dokumentation](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom)
[Markt](https://market.jeedom.com/index.php?v=d&p=market_display&id=4478)
[Änderungsprotokoll stabil](https://doc.jeedom.com/de_DE/plugins/energy/wallconnector/changelog) - [Änderungsprotokoll Beta](https://doc.jeedom.com/de_DE/plugins/energy/wallconnector/beta/changelog)| diff --git a/de_DE/plugins_contributor/energy/wallconnector/info.json b/de_DE/plugins_contributor/energy/wallconnector/info.json new file mode 100644 index 0000000000..13c6a466ff --- /dev/null +++ b/de_DE/plugins_contributor/energy/wallconnector/info.json @@ -0,0 +1,41 @@ +{ + "id": "wallconnector", + "name": "Wall Connector (Tesla)", + "pluginVersion": "0.1", + "description": { + "fr_FR": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.", + "en_US": "Plugin for calculating the cost and consumption of vehicle charging using the Tesla Wall Connector Gen 3.", + "es_ES": "Plugin para calcular el costo y el consumo de carga de vehículos con el Wall Connector Gen 3 de Tesla.", + "de_DE": "Plugin zur Berechnung der Kosten und des Verbrauchs für die Fahrzeugladung mit dem Tesla Wall Connector Gen 3.", + "it_IT": "Plugin per calcolare il costo e il consumo della ricarica del veicolo con il Wall Connector Gen 3 di Tesla.", + "tr": "Plugin pour gérer sa consommation énergétique" + }, + "licence": "AGPL", + "author": "jerpic", + "require": "4.2", + "category": "energy", + "hasDependency": false, + "hasOwnDeamon": false, + "maxDependancyInstallTime": 0, + "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/beta\/changelog", + "changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/changelog", + "documentation_beta": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "documentation": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "language": [ + "fr_FR", + "en_US", + "es_ES", + "de_DE", + "it_IT" + ], + "compatibility": [ + "smart", + "luna", + "atlas", + "rpi", + "docker", + "diy", + "mobile", + "v4" + ] +} diff --git a/de_DE/plugins_contributor/energy/wallconnector/market_id b/de_DE/plugins_contributor/energy/wallconnector/market_id new file mode 100644 index 0000000000..2c865e202b --- /dev/null +++ b/de_DE/plugins_contributor/energy/wallconnector/market_id @@ -0,0 +1 @@ +4478 diff --git a/de_DE/plugins_contributor/energy/wallconnector/wallconnector_icon.png b/de_DE/plugins_contributor/energy/wallconnector/wallconnector_icon.png new file mode 100644 index 0000000000..ebb20f9204 Binary files /dev/null and b/de_DE/plugins_contributor/energy/wallconnector/wallconnector_icon.png differ diff --git a/en_US/plugins_contributor/energy/index.md b/en_US/plugins_contributor/energy/index.md index f9b62702a6..b14ec63650 100644 --- a/en_US/plugins_contributor/energy/index.md +++ b/en_US/plugins_contributor/energy/index.md @@ -32,3 +32,4 @@ ||Energy Generation|Self-consumption is the goal in energy production. This plugin is there to help you by controlling the activations|[Documentation Stable](http://mika-nt28.github.io/Documentations/prosommateur/fr_FR)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=3829)
[Changelog Stable](https://mika-nt28.github.io/Documentations/prosommateur/en_US/changelog)| ||CO2 monitoring|Plugin for monitoring CO2 emissions linked to its electricity, gas, fuel oil or other consumption|[Documentation Stable](https://agp42.github.io/suiviCO2/fr_FR)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=3929)
[Changelog Stable](https://agp42.github.io/suiviCO2/en_US/changelog)| ||Veolia Pro|Information on water consumption (smart meter) from the "Veolia & moi - Eau". For information, the "Mon eau & Moi" site will soon be integrated into the plugin.|[Documentation Stable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/en_US/) - [Beta Documentation](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/en_US/)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=4331)
[Changelog Stable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/en_US/changelog) - [Changelog Beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/en_US/changelog)| +||Wall Connector (Tesla)|Plugin to calculate the cost and consumption of vehicle charges with the Tesla Wall Connector Gen 3.|[Documentation Stable](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom) - [Beta Documentation](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=4478)
[Changelog Stable](https://doc.jeedom.com/en_US/plugins/energy/wallconnector/changelog) - [Changelog Beta](https://doc.jeedom.com/en_US/plugins/energy/wallconnector/beta/changelog)| diff --git a/en_US/plugins_contributor/energy/wallconnector/info.json b/en_US/plugins_contributor/energy/wallconnector/info.json new file mode 100644 index 0000000000..13c6a466ff --- /dev/null +++ b/en_US/plugins_contributor/energy/wallconnector/info.json @@ -0,0 +1,41 @@ +{ + "id": "wallconnector", + "name": "Wall Connector (Tesla)", + "pluginVersion": "0.1", + "description": { + "fr_FR": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.", + "en_US": "Plugin for calculating the cost and consumption of vehicle charging using the Tesla Wall Connector Gen 3.", + "es_ES": "Plugin para calcular el costo y el consumo de carga de vehículos con el Wall Connector Gen 3 de Tesla.", + "de_DE": "Plugin zur Berechnung der Kosten und des Verbrauchs für die Fahrzeugladung mit dem Tesla Wall Connector Gen 3.", + "it_IT": "Plugin per calcolare il costo e il consumo della ricarica del veicolo con il Wall Connector Gen 3 di Tesla.", + "tr": "Plugin pour gérer sa consommation énergétique" + }, + "licence": "AGPL", + "author": "jerpic", + "require": "4.2", + "category": "energy", + "hasDependency": false, + "hasOwnDeamon": false, + "maxDependancyInstallTime": 0, + "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/beta\/changelog", + "changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/changelog", + "documentation_beta": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "documentation": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "language": [ + "fr_FR", + "en_US", + "es_ES", + "de_DE", + "it_IT" + ], + "compatibility": [ + "smart", + "luna", + "atlas", + "rpi", + "docker", + "diy", + "mobile", + "v4" + ] +} diff --git a/en_US/plugins_contributor/energy/wallconnector/market_id b/en_US/plugins_contributor/energy/wallconnector/market_id new file mode 100644 index 0000000000..2c865e202b --- /dev/null +++ b/en_US/plugins_contributor/energy/wallconnector/market_id @@ -0,0 +1 @@ +4478 diff --git a/en_US/plugins_contributor/energy/wallconnector/wallconnector_icon.png b/en_US/plugins_contributor/energy/wallconnector/wallconnector_icon.png new file mode 100644 index 0000000000..ebb20f9204 Binary files /dev/null and b/en_US/plugins_contributor/energy/wallconnector/wallconnector_icon.png differ diff --git a/es_ES/plugins_contributor/energy/index.md b/es_ES/plugins_contributor/energy/index.md index cf099cdc38..41d870455f 100644 --- a/es_ES/plugins_contributor/energy/index.md +++ b/es_ES/plugins_contributor/energy/index.md @@ -32,3 +32,4 @@ ||Generacion de energia|El autoconsumo es el objetivo en la producción de energía. Este complemento está ahí para ayudarlo a controlar las activaciones|[Documentación estable](http://mika-nt28.github.io/Documentations/prosommateur/fr_FR)
[Mercado](https://market.jeedom.com/index.php?v=d&p=market_display&id=3829)
[Registro de cambios estable](https://mika-nt28.github.io/Documentations/prosommateur/es_ES/changelog)| ||Monitoreo de CO2|Complemento para monitorear las emisiones de CO2 vinculadas a su electricidad, gas, combustible u otro consumo|[Documentación estable](https://agp42.github.io/suiviCO2/fr_FR)
[Mercado](https://market.jeedom.com/index.php?v=d&p=market_display&id=3929)
[Registro de cambios estable](https://agp42.github.io/suiviCO2/es_ES/changelog)| ||Veolia Pro|Información sobre el consumo de agua (contador inteligente) de la "Veolia & moi - Eau". Para obtener información, el sitio "Mon eau & Moi" pronto se integrará en el complemento.|[Documentación estable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/es_ES/) - [Documentación beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/es_ES/)
[Mercado](https://market.jeedom.com/index.php?v=d&p=market_display&id=4331)
[Registro de cambios estable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/es_ES/changelog) - [Registro de cambios Beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/es_ES/changelog)| +||Conector de pared (Tesla)|Complemento para calcular el coste y el consumo de las cargas del vehículo con el Tesla Wall Connector Gen 3.|[Documentación estable](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom) - [Documentación beta](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom)
[Mercado](https://market.jeedom.com/index.php?v=d&p=market_display&id=4478)
[Registro de cambios estable](https://doc.jeedom.com/es_ES/plugins/energy/wallconnector/changelog) - [Registro de cambios Beta](https://doc.jeedom.com/es_ES/plugins/energy/wallconnector/beta/changelog)| diff --git a/es_ES/plugins_contributor/energy/wallconnector/info.json b/es_ES/plugins_contributor/energy/wallconnector/info.json new file mode 100644 index 0000000000..13c6a466ff --- /dev/null +++ b/es_ES/plugins_contributor/energy/wallconnector/info.json @@ -0,0 +1,41 @@ +{ + "id": "wallconnector", + "name": "Wall Connector (Tesla)", + "pluginVersion": "0.1", + "description": { + "fr_FR": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.", + "en_US": "Plugin for calculating the cost and consumption of vehicle charging using the Tesla Wall Connector Gen 3.", + "es_ES": "Plugin para calcular el costo y el consumo de carga de vehículos con el Wall Connector Gen 3 de Tesla.", + "de_DE": "Plugin zur Berechnung der Kosten und des Verbrauchs für die Fahrzeugladung mit dem Tesla Wall Connector Gen 3.", + "it_IT": "Plugin per calcolare il costo e il consumo della ricarica del veicolo con il Wall Connector Gen 3 di Tesla.", + "tr": "Plugin pour gérer sa consommation énergétique" + }, + "licence": "AGPL", + "author": "jerpic", + "require": "4.2", + "category": "energy", + "hasDependency": false, + "hasOwnDeamon": false, + "maxDependancyInstallTime": 0, + "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/beta\/changelog", + "changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/changelog", + "documentation_beta": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "documentation": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "language": [ + "fr_FR", + "en_US", + "es_ES", + "de_DE", + "it_IT" + ], + "compatibility": [ + "smart", + "luna", + "atlas", + "rpi", + "docker", + "diy", + "mobile", + "v4" + ] +} diff --git a/es_ES/plugins_contributor/energy/wallconnector/market_id b/es_ES/plugins_contributor/energy/wallconnector/market_id new file mode 100644 index 0000000000..2c865e202b --- /dev/null +++ b/es_ES/plugins_contributor/energy/wallconnector/market_id @@ -0,0 +1 @@ +4478 diff --git a/es_ES/plugins_contributor/energy/wallconnector/wallconnector_icon.png b/es_ES/plugins_contributor/energy/wallconnector/wallconnector_icon.png new file mode 100644 index 0000000000..ebb20f9204 Binary files /dev/null and b/es_ES/plugins_contributor/energy/wallconnector/wallconnector_icon.png differ diff --git a/fr_FR/plugins_contributor/energy/index.md b/fr_FR/plugins_contributor/energy/index.md index 92dc20de6c..f74c446922 100644 --- a/fr_FR/plugins_contributor/energy/index.md +++ b/fr_FR/plugins_contributor/energy/index.md @@ -32,3 +32,4 @@ ||Production Energie|L’autoconsommation est le but dans la production d’énergie. Ce plugin est là pour vous y aider en contrôlant les activations|[Documentation Stable](http://mika-nt28.github.io/Documentations/prosommateur/fr_FR)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=3829)
[Changelog Stable](https://mika-nt28.github.io/Documentations/prosommateur/fr_FR/changelog)| ||Suivi CO2|Plugin pour le suivi des émissions CO2 liées à sa consommation électrique, de gaz, fioul ou autre|[Documentation Stable](https://agp42.github.io/suiviCO2/fr_FR)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=3929)
[Changelog Stable](https://agp42.github.io/suiviCO2/fr_FR/changelog)| ||Veolia Pro|Information sur la consommation d'eau (compteur communicant) depuis le site "Veolia & moi - Eau". Pour information, le site "Mon eau & Moi" sera très prochainement intégré au plugin.|[Documentation Stable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/fr_FR/) - [Documentation Beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/fr_FR/)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=4331)
[Changelog Stable](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/fr_FR/changelog) - [Changelog Beta](https://thanaus.github.io/jeedom_docs/plugins/veoliapro/fr_FR/changelog)| +||Wall Connector (Tesla)|Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.|[Documentation Stable](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom) - [Documentation Beta](https://www.latourdugeek.fr/plugin/plugins/wall-connector-gen-3-pour-jeedom)
[Market](https://market.jeedom.com/index.php?v=d&p=market_display&id=4478)
[Changelog Stable](https://doc.jeedom.com/fr_FR/plugins/energy/wallconnector/changelog) - [Changelog Beta](https://doc.jeedom.com/fr_FR/plugins/energy/wallconnector/beta/changelog)| diff --git a/fr_FR/plugins_contributor/energy/wallconnector/info.json b/fr_FR/plugins_contributor/energy/wallconnector/info.json new file mode 100644 index 0000000000..13c6a466ff --- /dev/null +++ b/fr_FR/plugins_contributor/energy/wallconnector/info.json @@ -0,0 +1,41 @@ +{ + "id": "wallconnector", + "name": "Wall Connector (Tesla)", + "pluginVersion": "0.1", + "description": { + "fr_FR": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.", + "en_US": "Plugin for calculating the cost and consumption of vehicle charging using the Tesla Wall Connector Gen 3.", + "es_ES": "Plugin para calcular el costo y el consumo de carga de vehículos con el Wall Connector Gen 3 de Tesla.", + "de_DE": "Plugin zur Berechnung der Kosten und des Verbrauchs für die Fahrzeugladung mit dem Tesla Wall Connector Gen 3.", + "it_IT": "Plugin per calcolare il costo e il consumo della ricarica del veicolo con il Wall Connector Gen 3 di Tesla.", + "tr": "Plugin pour gérer sa consommation énergétique" + }, + "licence": "AGPL", + "author": "jerpic", + "require": "4.2", + "category": "energy", + "hasDependency": false, + "hasOwnDeamon": false, + "maxDependancyInstallTime": 0, + "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/beta\/changelog", + "changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/changelog", + "documentation_beta": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "documentation": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "language": [ + "fr_FR", + "en_US", + "es_ES", + "de_DE", + "it_IT" + ], + "compatibility": [ + "smart", + "luna", + "atlas", + "rpi", + "docker", + "diy", + "mobile", + "v4" + ] +} diff --git a/fr_FR/plugins_contributor/energy/wallconnector/market_id b/fr_FR/plugins_contributor/energy/wallconnector/market_id new file mode 100644 index 0000000000..2c865e202b --- /dev/null +++ b/fr_FR/plugins_contributor/energy/wallconnector/market_id @@ -0,0 +1 @@ +4478 diff --git a/fr_FR/plugins_contributor/energy/wallconnector/wallconnector_icon.png b/fr_FR/plugins_contributor/energy/wallconnector/wallconnector_icon.png new file mode 100644 index 0000000000..ebb20f9204 Binary files /dev/null and b/fr_FR/plugins_contributor/energy/wallconnector/wallconnector_icon.png differ diff --git a/fr_FR/plugins_contributor/i18n/de_DE.json b/fr_FR/plugins_contributor/i18n/de_DE.json index 58c93e9049..d42d12523e 100644 --- a/fr_FR/plugins_contributor/i18n/de_DE.json +++ b/fr_FR/plugins_contributor/i18n/de_DE.json @@ -476,6 +476,8 @@ " Attention*": " Aufmerksamkeit*" }, "plugins_contributor\/energy\/index.md": { + "Wall Connector (Tesla": "Wandanschluss (Tesla", + "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla": "Plugin zur Berechnung der Kosten und des Verbrauchs von Fahrzeugladungen mit dem Tesla Wall Connector Gen 3", "Pour information, le site \"Mon eau & Moi\" sera très prochainement intégré au plugin": "Zur Information wird in Kürze die Seite „Mon eau & Moi“ in das Plugin integriert", "Veolia Pro": "Veolia Pro", "Information sur la consommation d'eau (compteur communicant) depuis le site \"Veolia & moi - Eau": "Informationen zum Wasserverbrauch (Smart Meter) aus dem „Veolia & moi – Eau", diff --git a/fr_FR/plugins_contributor/i18n/en_US.json b/fr_FR/plugins_contributor/i18n/en_US.json index ec2700113b..20b8bbee12 100644 --- a/fr_FR/plugins_contributor/i18n/en_US.json +++ b/fr_FR/plugins_contributor/i18n/en_US.json @@ -476,6 +476,8 @@ " Attention*": " Attention*" }, "plugins_contributor\/energy\/index.md": { + "Wall Connector (Tesla": "Wall Connector (Tesla", + "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla": "Plugin to calculate the cost and consumption of vehicle charges with the Tesla Wall Connector Gen 3", "Pour information, le site \"Mon eau & Moi\" sera très prochainement intégré au plugin": "For information, the \"Mon eau & Moi\" site will soon be integrated into the plugin", "Veolia Pro": "Veolia Pro", "Information sur la consommation d'eau (compteur communicant) depuis le site \"Veolia & moi - Eau": "Information on water consumption (smart meter) from the \"Veolia & moi - Eau", diff --git a/fr_FR/plugins_contributor/i18n/es_ES.json b/fr_FR/plugins_contributor/i18n/es_ES.json index 9168c8d0b4..6a9db20f67 100644 --- a/fr_FR/plugins_contributor/i18n/es_ES.json +++ b/fr_FR/plugins_contributor/i18n/es_ES.json @@ -476,6 +476,8 @@ " Attention*": " Atención*" }, "plugins_contributor\/energy\/index.md": { + "Wall Connector (Tesla": "Conector de pared (Tesla", + "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla": "Complemento para calcular el coste y el consumo de las cargas del vehículo con el Tesla Wall Connector Gen 3", "Pour information, le site \"Mon eau & Moi\" sera très prochainement intégré au plugin": "Para obtener información, el sitio \"Mon eau & Moi\" pronto se integrará en el complemento", "Veolia Pro": "Veolia Pro", "Information sur la consommation d'eau (compteur communicant) depuis le site \"Veolia & moi - Eau": "Información sobre el consumo de agua (contador inteligente) de la \"Veolia & moi - Eau", diff --git a/fr_FR/plugins_contributor/i18n/fr_FR.json b/fr_FR/plugins_contributor/i18n/fr_FR.json index 8605a5f0c5..2dd53fe1a8 100644 --- a/fr_FR/plugins_contributor/i18n/fr_FR.json +++ b/fr_FR/plugins_contributor/i18n/fr_FR.json @@ -224,6 +224,8 @@ "Tapo, Kasa, Govee, Philips Wiz, Meross, Mystrom, MagicHome, Gateway Tuya\/Zigbee dont SilverCrest Lidl, Smartlife, Tuya, Ewelink, Sonoff, Sonoff DIY, Mi.Light (Milight), Yeelight, Xiaomi Philips, TP-Link, Nanoleaf, H801, iHomma, arilux, Revogi, etc": "Tapo, Kasa, Govee, Philips Wiz, Meross, Mystrom, MagicHome, Gateway Tuya\/Zigbee dont SilverCrest Lidl, Smartlife, Tuya, Ewelink, Sonoff, Sonoff DIY, Mi.Light (Milight), Yeelight, Xiaomi Philips, TP-Link, Nanoleaf, H801, iHomma, arilux, Revogi, etc" }, "plugins_contributor\/energy\/index.md": { + "Wall Connector (Tesla": "Wall Connector (Tesla", + "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla", "Pour information, le site \"Mon eau & Moi\" sera très prochainement intégré au plugin": "Pour information, le site \"Mon eau & Moi\" sera très prochainement intégré au plugin", "Veolia Pro": "Veolia Pro", "Information sur la consommation d'eau (compteur communicant) depuis le site \"Veolia & moi - Eau": "Information sur la consommation d'eau (compteur communicant) depuis le site \"Veolia & moi - Eau", diff --git a/pt_PT/plugins_contributor/energy/wallconnector/info.json b/pt_PT/plugins_contributor/energy/wallconnector/info.json new file mode 100644 index 0000000000..13c6a466ff --- /dev/null +++ b/pt_PT/plugins_contributor/energy/wallconnector/info.json @@ -0,0 +1,41 @@ +{ + "id": "wallconnector", + "name": "Wall Connector (Tesla)", + "pluginVersion": "0.1", + "description": { + "fr_FR": "Plugin pour calculer le coût et la consommation des charges de véhicule avec le Wall Connector Gen 3 de Tesla.", + "en_US": "Plugin for calculating the cost and consumption of vehicle charging using the Tesla Wall Connector Gen 3.", + "es_ES": "Plugin para calcular el costo y el consumo de carga de vehículos con el Wall Connector Gen 3 de Tesla.", + "de_DE": "Plugin zur Berechnung der Kosten und des Verbrauchs für die Fahrzeugladung mit dem Tesla Wall Connector Gen 3.", + "it_IT": "Plugin per calcolare il costo e il consumo della ricarica del veicolo con il Wall Connector Gen 3 di Tesla.", + "tr": "Plugin pour gérer sa consommation énergétique" + }, + "licence": "AGPL", + "author": "jerpic", + "require": "4.2", + "category": "energy", + "hasDependency": false, + "hasOwnDeamon": false, + "maxDependancyInstallTime": 0, + "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/beta\/changelog", + "changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/energy\/wallconnector\/changelog", + "documentation_beta": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "documentation": "https:\/\/www.latourdugeek.fr\/plugin\/plugins\/wall-connector-gen-3-pour-jeedom", + "language": [ + "fr_FR", + "en_US", + "es_ES", + "de_DE", + "it_IT" + ], + "compatibility": [ + "smart", + "luna", + "atlas", + "rpi", + "docker", + "diy", + "mobile", + "v4" + ] +} diff --git a/pt_PT/plugins_contributor/energy/wallconnector/market_id b/pt_PT/plugins_contributor/energy/wallconnector/market_id new file mode 100644 index 0000000000..2c865e202b --- /dev/null +++ b/pt_PT/plugins_contributor/energy/wallconnector/market_id @@ -0,0 +1 @@ +4478 diff --git a/pt_PT/plugins_contributor/energy/wallconnector/wallconnector_icon.png b/pt_PT/plugins_contributor/energy/wallconnector/wallconnector_icon.png new file mode 100644 index 0000000000..ebb20f9204 Binary files /dev/null and b/pt_PT/plugins_contributor/energy/wallconnector/wallconnector_icon.png differ