PepperPhil / homeassistant-oilfox

Oilfox Intetration (Template for other Services)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homeassistant-oilfox

Home Assistant Component for Oilfox

THIS INTEGRATION IS IN TESTING STAGE DO NOT USE IN PRODUCTION

Buy Me A Coffee

Installation

Copy this folder to <config_dir>/custom_components/oilfox/.

HACS

Todo

Configuration

Add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: oilfox
    email: <email>
    password: <PW>
        

About

Oilfox Intetration (Template for other Services)

License:Apache License 2.0


Languages

Language:Python 100.0%