Merge pull request #193 from iprak/Added-new-files-for-183

Added new files for 183
This commit is contained in:
openshwprojects
2022-09-09 06:06:40 +02:00
committed by GitHub
6 changed files with 3447 additions and 0 deletions

5
src/httpserver/hass.c Normal file
View File

@ -0,0 +1,5 @@
#include "hass.h"
#include "../new_common.h"
#include "../new_cfg.h"
//This will get populated in a later merge

2
src/httpserver/hass.h Normal file
View File

@ -0,0 +1,2 @@
//This will get populated in a later merge