kingsleyadam / local-abbfreeathome-hass

This is the Home Assistant custom_components (HACS) repository for Busch Jaeger/ABB Free@Home (Local API)
MIT License
3 stars 2 forks source link

Implement diagnostics settings for integration #22

Closed kingsleyadam closed 1 week ago

kingsleyadam commented 1 week ago

This address #21 , instead of using a service call to get the device info, this tags up the diagnostic download for the implementation.

When downloading the diagnostics for the integration it'll include the entire Free@Home configuration in addition to information about the integration (manifest) and HA instance.

I've redacted the longitude and latitude to protect the users location, as well as the sysAP Name and uartSerialNumber. Some people (myself included) may use indetifiable information in the SysAP name.

I've also removed the dump service completely.