Fix mypin_6l_videopetfeeder, added various compatible models (#5401)
* Fix mypin_6l_videopetfeeder: rename DP245 to Manual feed, add persist:false, add Meal plan text entity
* Add multiple compatible manufacturers pet feeder
Mypin 6l is the same as Pretty Paws PP003 and Petrust PP003 and Lexmart PP003. These models should now be recognised
* Refactor product entries and update Meal plan translation
Removed duplicate product entries for Pretty Paws, Petrust, and Lexmart. Updated translation key for Meal plan entity.
* Update translation keys for Meal plan and Manual feed
- `translation_key: manual_feed` applied as requested.
- For the `text` entity on DP 237: `translation_key: meal_plan` does not exist
in the tuya-local translations, so reverted to `name: Meal plan`.
* Update Meal plan to use translation key
since it turns out that a translation key exists for that
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>