donavanbecker / homebridge-meater

The Homebridge Meater plugin allows you to access your Meater Device(s) from HomeKit with Homebridge.
https://meater.com
ISC License
5 stars 0 forks source link

Meater Plus device not recognized - added anyway - non-functional #6

Closed Barloew closed 4 months ago

Barloew commented 6 months ago

Describe the Bug

Meater Plus devices is added but Internal Temperature and Ambient Temperature values are not updated.

To Reproduce

See logs

Expected Behavior

See logs

Relevant Log Output

HOMEBRIDGE LOG:

[3/1/2024, 5:30:16 PM] Homebridge v1.7.0 (HAP v0.11.1) (homebridge-exp) is running on port 51993.
[3/1/2024, 5:30:16 PM] [Meater] Found 1 Devices
[3/1/2024, 5:30:16 PM] [Meater] Adding new accessory, Meater: Meater Thermometer (9a0a), id: 9a0a2ac4d7ed521a1b5ba446df5a52e07cbd0056cb254b5afc2ef4xxxxxxxxxx
[Meater Thermometer (9a0a)@Internal Temperature@Configured Name] Characteristic not in required or optional characteristic section for service TemperatureSensor. Adding anyway.
[Meater Thermometer (9a0a)@Ambient Temperature@Configured Name] Characteristic not in required or optional characteristic section for service TemperatureSensor. Adding anyway.
[Meater Thermometer (9a0a)@Cook Refresh@Configured Name] Characteristic not in required or optional characteristic section for service Switch. Adding anyway.
[3/1/2024, 5:30:16 PM] [Meater] Refreshing Meater Thermometer (9a0a) Status... Cooking: Off

POSTMAN MEATER API RESPONSE (https://public-api.cloud.meater.com/v1/devices):

{"status":"OK","statusCode":200,"data":{"devices":[{"id":"9a0a2ac4d7ed521a1b5ba446df5a52e07cbd0056cb254b5afc2ef4xxxxxxxxxx","temperature":{"internal":20.6,"ambient":20.6},"cook":{"id":"26481055ec35c0a0db4817a578651b416930a0b39ff92eb82bb564xxxxxxxxxx","name":"Picanha Steak","state":"Configured","temperature":{"target":48,"peak":20.6},"time":{"elapsed":184,"remaining":-1}},"updated_at":1709310762}]},"meta":{}}

Config for homebridge-meater

Standard config

Screenshots

No response

Device and Model

Meater Plus, 1 probe, FW version 02|01.06.00.73

Node.js Version

v20.11.1

Homebridge Version

v1.7.0 (HAP v0.11.1)

Homebridge Meater Plugin Version

v1.0.0

Homebridge UI Version

v4.50.2

Operating System

Ubuntu Focal Fossa (20.04.5 LTS)

donavanbecker commented 4 months ago

In what wait is the temperature not updating? All you have showed are Homebridge warning logs

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue has been closed as no further activity has occurred.