Skip to content

SolaxCloud integration for Home Assistant.

Notifications You must be signed in to change notification settings

Ocramius/solaxcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SolaxCloud integration for Home Assistant.

Installation

  • Place this solaxcloud directory under the custom_components directory.
  • Add the sensor to your configuration.yaml:
    sensor:
    - platform: solaxcloud
      username: USERNAME
      password: PASSWORD
      site_id: SITE ID
    
  • To obtain your site id. Login to solaxcloud.com and click on Sites in the left menu. Inspect the Site-name with your browser developer tools. You should see something like "showAnalysis('xxxxxxxxxxxxxx','Home')" in the html code.
  • Verify that the custom entities are available in home assistant.

About

SolaxCloud integration for Home Assistant.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Python 100.0%