change more hass topics to arduino json

This commit is contained in:
technyon
2023-02-19 15:45:07 +01:00
parent 7a05ab0c3f
commit e4cd5c0681
28 changed files with 29981 additions and 91 deletions

View File

@@ -12,6 +12,8 @@ enum class NetworkDeviceType
W5500
};
#define JSON_BUFFER_SIZE 2048
class Network
{
public: