PHP_SMART_HOME_V3/README.md

1.8 KiB

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

PHP JS HTML License: MIT Discord

  • tu jebnę tabelkę
  • taką wyjebaną
  • w c..j xD

Installation

//zrób tu dużo panie revoxie!

Screenshots

Browser (Desktop PWA)

Mobile (PWA)

API

POST Message (switch)

{
	"token":"2"
}

Answer (switch)

{
	"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