python-miio
python-miio copied to clipboard
PhilipsEyecare 9290013821 is working just fine
If you are receiving a warning indicating an unsupported model (Found an unsupported model '<model>' for class '<class>'.
),
this means that the implementation does not list your model as supported.
If it is working fine for you nevertheless, feel free to open an issue or create a PR to add the model to the _supported_models
(example) for that class.
Before submitting, use the search to see if there is an existing issue for the device model, thanks!
Device information:
- Name(s) of the device: PhilipsEyecare
- Link: https://lamptest.ru/page/xiaomi_desklamp/
Use miiocli device --ip <ip address> --token <token>
.
- Model: PhilipsEyecare
- Hardware version: 9290013821
- Firmware version: 1.3.0.0030
Hi, your description doesn't contain the model information (or the warning you received), so I cannot add it to the list of supported models.