Tomas Hellström

Results 11 issues of Tomas Hellström

## Describe your feature ## Example code ```c# // Insert any example code here that will help describe your requests ``` ## Additional information > Added by Discord user helto

feature request
bot

Make sure we have one backgroundthread to find the state of the computers. Not one per device as implemented now

enhancement

We added the I...Entity ore interfaces to enable libraries to interact with user generated entity classes. We need to explain how that works in the docs.

documentation

## Breaking change ## Proposed change Some quality and stability fixes. - [x] Make the dispose of application context thread safe - [x] Correct sample of use calendar in debug...

pr: enhancement
pr: bugfix

## Breaking change ## Proposed change This change is a more robust fix for exceptions thrown when the expected data type does not match with the json that are received...

pr: enhancement