Recently I moved my test scenario to real live using latest version of OH(3) into a Raspberry Pi Zero. I saw in readme that was not a good idea use this hardware due specifications/limitations but I would say that it is working, not really fine, but is working.
Currently I have 23 devices connected with WIFI (MQTT protocol) and aproximately 250 itens. Most portion of this total is read-only as system info and weather. Around of 25 controllable itens, mostly as lamps, outlets and sensors.
In the major portion of the time everything is working fine, including sitemap and devices controls. The only problem I really have is to run rules. Simple rules as add timer on my leds or set dimmer by scene automation used to take more than 60 seconds to run - and by this reason I was wondering to upgrade from Pi Zero to Pi 4.
Do you guys could give-me some hits? Do you think this hardware upgrade will speed up my rules or maybe could be a code newbie trouble?