An open API service indexing awesome lists of open source software.

https://github.com/elivlo/home_control

This app implements a basic way to control tasmota flashed devices. It uses http requests to control the devices.
https://github.com/elivlo/home_control

app flutter home-automation mobile-app tasmota

Last synced: about 1 month ago
JSON representation

This app implements a basic way to control tasmota flashed devices. It uses http requests to control the devices.

Awesome Lists containing this project

README

        

# home_control

Home control

[![GitHub version](https://img.shields.io/github/v/release/elivlo/home_control.svg)](https://github.com/elivlo/home_control/releases/latest)
[![License](https://img.shields.io/github/license/elivlo/home_control.svg)](LICENSE)
[![Flutter App](https://github.com/elivlo/home_control/actions/workflows/flutter_app.yml/badge.svg)](https://github.com/elivlo/home_control/actions/workflows/flutter_app.yml)

___
This app implements a basic way to control tasmota flashed devices. It uses http requests to control the devices.
Also devices with [my firmware](https://github.com/elivlo/sonoff-min-wlan-firmware) are able to be controlled.