realroywalker
realroywalker
I have uploaded a copy of the files used here (to be merged with the files from github as per the instructions). [Meco_J5.zip](https://github.com/guino/BazzDoorbell/files/6654580/Meco_J5.zip) As a summary for hacking and use...
@DTTerastar are you specifically referring to the BLE model of the LD2410? - I have a bunch of the non BLE versions and they work great with espresense via the...
Same here too (Lenovo K10) , seems to work fine on motion for a while then stops turning on - will work again after double tapping the screen to wake,...
Thanks for the quick response. I have just spent some time putting together a small test setup that replicates what I'm doing, as it's hard to get logs from the...
@dmulder do you require any further logs or anything to assist with this issue? - My Dev environment is expiring soon so I can perform any tests etc before it...
Agree that this would be a really nice addition - and if possible could really be enhanced using templates for the badge condition, icon and color (and in-keeping with the...
I'm seeing the same issue, not sure if it helps to debug the issue but for me it only appeared when I enabled the conditional visibility for a section on...
> Can you confirm the same but without the export to OVF and reimport - does it occur with just using the template after being build and then cloned for...
> Curious, if you create a VM with govc, what is the default? > > ```shell > govc vm.create -m 2048 -c 2 -g otherGuest64 -net "your-network" -ds "your-datastore" -folder...
> Could you try the following as a workaround? > > ```hcl > configuration_parameters = { > "chipset.motherboardLayout" = "acpi" > } > ``` Already tried that and no difference...