Open hahchu opened 2 years ago
I have this model(mmgg.feeder.inland) of the pet feeder. I can do this control: pet_feeder.pet_food_out but no other information from sensor, like feed total or food status
mmgg.feeder.inland
How do I integrate the other functionalities?
Show me the entity attributes.
Run this service as a script to put foods.
service: xiaomi_miot.call_action data: entity_id: sensor.mmgg_inland_xxxx_pet_feeder siid: 2 aiid: 1 params: - 1 # feeding-measure
I have this model(
mmgg.feeder.inland
) of the pet feeder. I can do this control: pet_feeder.pet_food_out but no other information from sensor, like feed total or food statusHow do I integrate the other functionalities?