diff --git a/JSON-Status-Responses.md b/JSON-Status-Responses.md index 24ddd135..82f1e2b6 100644 --- a/JSON-Status-Responses.md +++ b/JSON-Status-Responses.md @@ -1,6 +1,6 @@ # Table of Contents - +- [JSON Changes](#json-changes) - [Basic Response](#basic-response) - [MQTT](#mqtt) - [Domoticz](#domoticz) @@ -16,6 +16,8 @@ - [Bugged JSON in <= 5.10.0 (invalid JSON)](#bugged-json-in--5100-invalid-json) - [PHP Fix for invalid JSON <= 5.10.0](#php-fix-for-invalid-json--5100) +## JSON Changes +temp note: for now (6.0.0a) the statetext overwrites the json power result (e.g. "ON" => "AN" or any other statetext the users enter) ## Basic Response {