AlexanderSchulz-Siemens

Results 2 issues of AlexanderSchulz-Siemens

**What kind of device or service would you like to see an adapter for?** Expand json state values into individual states. E.g., Tasmota provides sensor information in the state `SENSOR`....

Requested

Opening the source file without providing `FileMode` will default to `FileMode.ReadWrite`. This lead to sporadic built errors which disappeared after explicitly setting `FileMode` to `FileAccess.Read`.