Petlibro PLAF203: expose feeding schedule as writable meal plan (#5517)
DP 231 (the feeding schedule) was mapped as a read-only "schedule"
extra attribute on the status sensor, so it could be read but not
changed. Move it to a dedicated text entity using the existing
meal_plan translation_key (as already done for the advwin and catit
feeders), so the schedule can be edited and feeding slots enabled or
disabled locally. Writes to DP 231 were verified over LAN (protocol
3.4) on the device.