renamed repository
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Froeling Lambdatronic Modbus
|
# Froeling Lambdatronic Modbus
|
||||||
Home Assistant integration for Fröling Lambdatronic heating systems via Modbus (currently supports Modbus TCP only).
|
Home Assistant integration for Fröling Lambdatronic heating systems via Modbus (currently supports Modbus TCP only - maybe ).
|
||||||
|
|
||||||
## ⚠️ Disclaimer ⚠️
|
## ⚠️ Disclaimer ⚠️
|
||||||
> **This integration is experimental and has not been tested over long periods.**
|
> **This integration is experimental and has not been tested over long periods.**
|
||||||
> It may contain missing or incorrect sensor data.
|
> It may contain missing or incorrect sensor data.
|
||||||
> Feel free to open an [issue](https://github.com/your-repo/issues) or contribute via a [pull request](https://github.com/your-repo/pulls).
|
> Feel free to open an [issue](https://github.com/GyroGearl00se/ha_froeling_lambdatronic_modbus/issues) or contribute via a [pull request](https://github.com/GyroGearl00se/ha_froeling_lambdatronic_modbus/pulls).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,10 +4,10 @@
|
|||||||
"codeowners": ["@GyroGearl00se"],
|
"codeowners": ["@GyroGearl00se"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"documentation": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus",
|
"documentation": "https://github.com/GyroGearl00se/ha_froeling_lambdatronic_modbus",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"issue_tracker": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus/issues",
|
"issue_tracker": "https://github.com/GyroGearl00se/ha_froeling_lambdatronic_modbus/issues",
|
||||||
"requirements": ["pymodbus==2.5.3"],
|
"requirements": ["pymodbus==2.5.3"],
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user