Skip to content

Simple Athom Homey App to fetch (poll) power/energy data from a REST API

License

Notifications You must be signed in to change notification settings

mraxus/erol-power-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erol's Power Insights

Athom Homey App

Description

Simple Athom Homey App to fetch (poll) power/energy data from a REST API.

Expected data format

{
  "DateTime": "2019-01-08T16:31:51Z",
  "ActivePower": 98.1,
  "RealEnergy": 4123.4,
  "RealEnergyPerHour": 12
}

About

Simple Athom Homey App to fetch (poll) power/energy data from a REST API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published