Francisco Rocha
Francisco Rocha
No, reporter and controller have the same field name in reporter: ... public $LocalNome; ... `local`.`l_nome` as LocalNome ... in controller: ... new CriteriaFilter('LocalNome .... ... You can look this...
The application display the following message: "Unknown Property 'LocalNome' specified." Sorry for my error :-(
Where I have to put this new class? How do I do to use this new class? I added all the properties of the table in class as you can...
Thank you for your help, I'll be waiting for your to your example.
Thanks, I'll download and take a look When finished give you news See you soon
### ✅ Update — Switching to `hass-localtuya` fork fixed the issue As a follow-up: I’ve switched from the original `localtuya` integration to the actively maintained fork by **xZetsubou**: > https://github.com/xZetsubou/hass-localtuya...