change the c# app factory code to have an ‘advanced’ option so you can edit the full code - which would let you edit outside of the method that your code actually runs in…
support saving the CS locally so that you can use alternate gui based editors. incidentally you can cheat and use this solution: https://github.com/davidwallis3101/TestHGProgram which allows you to build a dll that can be used and you can also attach the debugger…
I also want to try to ‘dockerize’ HomeGenie distribution so it will be easier to install it on PRi (no need to fight with different versions of Mono, install certificates to fix email settings).
agreed, but needing a schema might not quite work for serialising values as I am thinking of, if I was to get something working I would make it configurable. That said I ‘might’ be able to use the statistics dB.
My first challenge is hierarchical occupancy of areas and then try and create a class for people that can be used, for example WiFi could determine occupancy of the home, Bluetooth or other sensors could do room level occupancy but maybe not to a person level