revoxhere b8b847653b First steps in making it look better
Fixed discord badge, added some placeholder text
2019-10-12 21:17:52 +02:00
2019-09-19 14:56:44 +02:00
2019-10-08 18:08:58 +02:00
2019-08-23 13:39:42 +02:00
2019-10-11 17:41:58 +02:00
2019-08-23 13:39:42 +02:00
2019-09-19 14:48:01 +02:00
2019-09-19 14:48:01 +02:00
2019-09-19 15:09:15 +02:00
2019-10-11 17:49:31 +02:00
2019-08-23 13:39:42 +02:00
2019-10-11 14:12:05 +02:00
2019-08-23 13:39:42 +02:00
2019-09-23 21:11:06 +02:00
2019-10-12 21:17:52 +02:00
2019-10-08 16:49:08 +02:00
2019-09-18 09:39:54 +02:00

# Smart Home **PHP, JS, HTML - Supports PWA**

License: MIT Discord

  • tu jebnę tabelkę

Installation

//zrób tu dużo panie revoxie

Appearance

Browser (Desktop PWA)

Mobile (PWA)

API

POST Message (Spínač)

{
	"token":"2"
}

Answer (Spínač)

{
	"device":{
		"hostname":"2",
		"sleepTime":0
		},
		"state":"succes",
		"value":"0"
	}
}

POST Message (Sensor)

{
	"token":"4",
	"values":{
		"door":{
			"value":1
		}
	}
}

Answer (Sensor)

{

}

Contributions

//tu jebnę coś o pull requestach

Authors

//tu jebnę autorów

Description
Smart_Home is a home automation project suited for ESP boards family (including NodeMCU). It supports PWA; supports tons of sensors; has modern and elegant UI; is easily customizable; is multilangual.
Readme 12 MiB
Languages
PHP 44.5%
HTML 26%
CSS 18.5%
JavaScript 8%
TSQL 2.7%
Other 0.3%