feat(hass): remove Netatmo integration
Since Healthy Home Coach devices are now integrated via HomeKit Controller.
This commit is contained in:
parent
15e6ec0de1
commit
cb54685303
Binary file not shown.
|
@ -67,10 +67,6 @@ in {
|
||||||
discovery_prefix = "homeassistant";
|
discovery_prefix = "homeassistant";
|
||||||
};
|
};
|
||||||
owntracks = { mqtt_topic = "owntracks/#"; };
|
owntracks = { mqtt_topic = "owntracks/#"; };
|
||||||
netatmo = {
|
|
||||||
client_id = "!secret netatmo_client_id";
|
|
||||||
client_secret = "!secret netatmo_client_secret";
|
|
||||||
};
|
|
||||||
sensor = [{
|
sensor = [{
|
||||||
platform = "template";
|
platform = "template";
|
||||||
sensors = {
|
sensors = {
|
||||||
|
|
Loading…
Reference in a new issue