PHP_SMART_HOME_V3/README.md

78 lines
1.4 KiB
Markdown
Raw Normal View History

2019-08-23 11:43:46 +00:00
<p align="center">
<img src="ICON HERE" height="100" width="100">
</p>
# Smart Home
**PHP, JS, HTML - Supports PWA**
2019-08-23 11:39:42 +00:00
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Discord](https://img.shields.io/discord/604697675430101003.svg?color=Blue&label=Discord&logo=Discord)](https://discord.gg/6BPErAS)
2019-08-23 11:39:42 +00:00
* tu jebnę tabelkę
2019-08-23 11:39:42 +00:00
# Installation
//zrób tu dużo panie revoxie
2019-08-23 11:39:42 +00:00
# Appearance
### Browser (Desktop PWA)
2019-08-23 11:39:42 +00:00
<img src="./_README_IMG/1.png" height="500" width="1000">
<img src="./_README_IMG/2.png" height="500" width="1000">
<img src="./_README_IMG/3.png" height="500" width="1000">
<img src="./_README_IMG/4.png" height="500" width="1000">
<img src="./_README_IMG/5.png" height="500" width="1000">
### Mobile (PWA)
2019-08-23 11:39:42 +00:00
<img src="./_README_IMG/6.png" height="500" width="250">
<img src="./_README_IMG/7.png" height="500" width="250">
<img src="./_README_IMG/8.png" height="500" width="250">
<img src="./_README_IMG/9.png" height="500" width="250">
<img src="./_README_IMG/10.png" height="500" width="250">
# API
### POST Message (Spínač)
2019-08-23 11:39:42 +00:00
```
{
"token":"2"
}
```
### Answer (Spínač)
2019-08-23 11:39:42 +00:00
```
{
"device":{
"hostname":"2",
"sleepTime":0
},
"state":"succes",
"value":"0"
}
}
```
### POST Message (Sensor)
2019-08-23 11:39:42 +00:00
```
{
"token":"4",
"values":{
"door":{
"value":1
}
}
}
```
Answer (Sensor)
```
{
}
```
# Contributions
//tu jebnę coś o pull requestach
# Authors
//tu jebnę autorów