OilFox API access plugin (HACS?)

Hi, is possible to add support for OilFox API access…

Some links where API “was” working until change:
https://community.home-assistant.io/t/display-oilfox-data/106300/47

And working API access:
https://github.com/iobroker-community-adapters/ioBroker.oilfox

I can publish also tcpdumb of measurement sending, so that we make support to sniff te JSON data (but in this way we need to make router traffic re-route - not best solution for everybody), but if somehow this helps…

Some another links:

Probably the easiest way to fix it would be to fix the NodeRed data as seen on:

but plugin add-on would be much better…

They are willing to help us:

The OilFox manufacturer has released an official API: GitHub - foxinsights/customer-api: Documentation and examples for our API tailored to end customers who wish to import their Fox devices' data into their own system

I only had a quick look so far but it seemed to me as if this would allow to get rid of all additional dependencies/workflows and could directly be used in an integration.

maybe this helps you:

I am working on a Interation that is ready to use. Easy install with HACS is available:
chises/ha-oilfox: HomeAssistant Sensor for Oilfox (github.com)
This integration is using the official customer API: foxinsights/customer-api: Documentation and examples for our API tailored to end customers who wish to import their Fox devices’ data into their own system (github.com)

great to hear… when it will be ready to test I am the first in the line…

1 Like

late response (missed the community reply), sorry!
chises/ha-oilfox: HomeAssistant Sensor for Oilfox (github.com) is available via hacs and working. no updates for some time, but no problems/requests :slight_smile: