homefrog 0.1

Moderator: Telldus

Post Reply
subzero
Posts: 3
Joined: Fri Mar 17, 2023 9:45 am

homefrog 0.1

Post by subzero »

This is an open source Framework for home automation written in C/GObject, Supports Raspberry Pi, Telldus tellstick, 1Wire and more

Project web: https://github.com/otonchev/homefrog/
subzero
Posts: 3
Joined: Fri Mar 17, 2023 9:45 am

Re: homefrog 0.1

Post by subzero »

Recently implemented a rest plugin exposing a REST API, next step is to create an Android app for controlling/monitoring enabled devices.
A demo can be seen here:

REST API:
http://ogy.noip.me:5678/web
http://ogy.noip.me:5678/home
http://ogy.noip.me:5678/home/floor1/LivingRoom

What is new is also the grovedust plugin for monitoring the Air Quality in an environment by measuring dust concentration (PM2.5):
http://ogy.noip.me:5678/home/floor1/Dus ... on?history

DEMO: Minimalistic Web page dynamically generating content using the REST API:
http://ogy.noip.me:3456/demo.html
Image
Post Reply