You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i think we can probably build this in too! with an input text for custom messages and then a send to feeder button, and maybe an input select for the default id's?
character limit is 20, only accepts alphanumeric (and spaces) characters (not sure about different languages), and minimum 1 character. space is not allowed as the first character if it s the only character. but if other characters are there you can have as many spaces in the front as you like.
What problem does this feature solve?
Gives more control to user. Adds ability to change the settings via Home Assistant.
Available to help with the feature development
I agree to help with testing or providing relevant information for this feature request
The text was updated successfully, but these errors were encountered:
Device model name
OneRFIDFeeder
Device model number
PLAF301US
Device type
Feeder
Feature name
Change the display of the text/image
Describe the feature
Described in issue #20
Found the different ID's of the built in different light configs
id 5 = Heart Image
id 7 = Cat Image
id 6 = Dog Image
id 8 = Elk Image
id null = ANY Letters, HELLO or anything Custom Written.
so all requests with an ID look like this to the endpoint:
https://api.us.petlibro.com/device/device/displayMatrix
response is the same for all so i wont repeat it:
then any with null in the display id have the screen letter filled in like this:
So i think we can probably build this in too! with an input text for custom messages and then a send to feeder button, and maybe an input select for the default id's?
character limit is 20, only accepts alphanumeric (and spaces) characters (not sure about different languages), and minimum 1 character. space is not allowed as the first character if it s the only character. but if other characters are there you can have as many spaces in the front as you like.
What problem does this feature solve?
Gives more control to user. Adds ability to change the settings via Home Assistant.
Available to help with the feature development
The text was updated successfully, but these errors were encountered: