Jelajahi Sumber

docs: add note about meal-plan card

Since this card is built on top of tuya-local, other users may be interested.
Jason Rumney 1 bulan lalu
induk
melakukan
e327b82369
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -280,7 +280,6 @@ persistently and survives restarts.
 
 
 ### Sending commands
 ### Sending commands
 
 
-
 Using the `infrared` platform, you can send known IR commands using
 Using the `infrared` platform, you can send known IR commands using
 other HA integrations, including
 other HA integrations, including
 [HAIR](https://github.com/DAB-LABS/HAIR), a custom integration for
 [HAIR](https://github.com/DAB-LABS/HAIR), a custom integration for
@@ -304,6 +303,10 @@ If you would like to expose the learnt commands as buttons in the user interface
 you might want to take a look at the [Remote buttons](https://github.com/kongo09/remote_buttons)
 you might want to take a look at the [Remote buttons](https://github.com/kongo09/remote_buttons)
 integration, which is compatible with Tuya Local.
 integration, which is compatible with Tuya Local.
 
 
+## Pet feeders
+
+Many pet feeders expose an encoded **Meal plan** setting via a text entity. By default this is disabled, but you can enable it under the Device settings in HA. When enabled many pet feeders share the same underlying format, which is supported by the [FrederikM97/mealplan-card](https://github.com/FredrikM97/mealplan-card) custom card.
+
 ## Contributing
 ## Contributing
 
 
 Beyond contributing device configs, here are some areas that could benefit from more hands:
 Beyond contributing device configs, here are some areas that could benefit from more hands: