Skip to content

svenschwermer/wemo-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Wemo Insight OpenWrt package feed

Use with my OpenWrt fork.

wemo-insight

Allows to query the "Insight" data, i.e. power consumption data, either via ubus (ubus call wemo-insight info) on the target or via HTTP (curl HOSTNAME/cgi-bin/insight).

wemo-button

Allows to switch the relay via the touch field on the device.

wemo-api

Allows to switch the relay and query the relay state via HTTP:

# query state:
curl HOSTNAME/cgi-bin/relay
# switch state:
curl -d on HOSTNAME/cgi-bin/relay
curl -d off HOSTNAME/cgi-bin/relay

About

Wemo Insight OpenWrt package feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors