From 6db9fd7dc14636698f9b70c05234811dbcfb8532 Mon Sep 17 00:00:00 2001
From: revoxhere
-
+ Watch demo »
+
+
+
+
+ Make your own Smart Home automation system
+
+ Explore wikis
+ •
+ Report bugs
+
+
+
+## Installation
+See [Wikis](https://github.com/GamerClassN7/Smart_Home/wiki) for help about installation, usage and troubleshooting.
+
+
## API
-### POST Message (switch)
+#### POST Message (switch)
```
{
"token":"2"
}
```
-### Answer (switch)
+#### Answer (switch)
```
{
"device":{
@@ -75,7 +91,7 @@ ok that's it for today. Will make more tommorow
}
```
-### POST Message (sensor)
+#### POST Message (sensor)
```
{
"token":"4",
@@ -87,16 +103,13 @@ ok that's it for today. Will make more tommorow
}
```
-### Answer (sensor)
+#### Answer (sensor)
```
{
}
```
-## Contributions
-//tu jebnę coś o pull requestach
-
## Contributing
@@ -108,13 +121,20 @@ If you know how to fix, improve or optimze something, go ahead and contribute! H
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Make sure everything works as intended
-6. Open a Pull Request :wink:
+6. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
+## Built with
+This section briefly lists major frameworks that you duino-coin uses:
+* [PHP](https://www.php.net)
+* [JS](https://www.javascript.com)
+* HTML
+* [Arduino IDE](https://www.arduino.cc)
+
## Authors
* [GamerClassN7](https://github.com/GamerClassN7) - Lead developer