Add reading wifi_status data and write it as sensors for Tesla Wall Connector

Please add all fields when reading data from Tesla Wall Connector v3.
curl http://$hostname/api/1/wifi_status
there are some fields and there is a need to monitoring wifi_signal_strenght

Thank you very much for mapping all fields which are for the existing URLs
api/1/lifetime
api/1/version
api/1/vitals
and NEW: api/1/wifi_status

Looks like something you could easily do yourself via a rest sensor.

The underlying library https://github.com/platformio/platform-espressif32/blob/eb7eba46fdc46730bc689888a0daf6234ff4febe/boards/heltec_wifi_kit_32_V3.json hasn’t been touched in 2 years and this is already a feature request there. Add Wi-Fi stats to API · Issue #6 · einarhauks/tesla-wall-connector · GitHub

1 Like

Thank you for suggestions.

I see that there are possible workarounds, but I would prefer if @einarhauks could take a look and update the sensors for the (tesla_wall_connector ).
If there is something I can help out or you don’t have enough info let me know.

Thanks.