Skip to content

Instantly share code, notes, and snippets.

View kenichimiki's full-sized avatar

MIKI-IE kenichimiki

View GitHub Profile
@kenichimiki
kenichimiki / home-api-check-weather.php
Created July 8, 2019 10:44
Using Yahoo!JAPAN weather API for check condition
<?php
/*************************************************************************
* home-api (Weather)
* Home Tools for private. Using IFTTT and Google Home etc
*
* PHP 5 or later
*
* @category Home IoT
* @author Miki
* @url https://www.miki-ie.com/
@kenichimiki
kenichimiki / home-api-history-of-nature-remo.php
Created July 6, 2019 20:48
Store the senser histories of Nature Remo to SQL DB( Room Temperature, Humidity and Illuminance)
<?php
/*************************************************************************
* home-api (History of Nature Remo Senser)
* Home Tools for private. Using IFTTT and Google Home etc
*
* PHP 5 or later
*
* @category Home IoT
* @author Miki
* @url https://www.miki-ie.com/