This adapter brings your MEATER Wireless Meat Thermometer into ioBroker.
It fetches the data from your probe via MEATER cloud API. You can configure 2 intervalls:
- Update interval when all probes are idle (not cooking)
- Update interval when minimum 1 cooking session is startet
You need to set up a MEATER cloud account (use the smartphone app) and activate MEATER Link.
Username for MEATER cloud
: your registered e-mail adressPassword for MEATER cloud
: the password you used for cloud accessLanguage
: Some (not all!) values will be translated, e.g. the name of meatUpdate interval idle
: time in seconds how often data from cloud should be fetchedUpdate interval cook
: time is seconds how often data from cloud should be fetched when a cook senssion is activeTemperature unit
: Used to create unit in ioBroker states. Set this to the same unit as you are using in the app. If unit is changed after creating states, delete all probe states and restart adapterClear old values
: the MEATER cloud API just sends values for active probes/running cooking sessions. If a session has ended you don't get updates of temperature and status. Activate this checkbox to clear old values which got no update to avoid misunderstandigs.
After set-up the adapter it will login automatically into MEATER cloud and fetch its data.
If you don't see any probe and/or values start a cooking session and wait for a moment. You may have to heat the probe to get any values (hot water works fine for testing).
MEATER® is a trademark of Apption Labs™ Limited. This adapter uses the public API
- (Standarduser) Fixed some messages of Adapter checker
- (Standarduser) updated depencies and devDepencies
- (Standarduser) Fixed some messages of Adapter checker
- (Standarduser) Updated depencies
- (Standarduser) Detailed error message
- (Standarduser) Tried to fix restart loop at the end of cooking
- (Standarduser) Dropped node v16 support
- (Standarduser) Updated depencies
- (Standarduser) Dropped node v14 support
- (Standarduser) First stable release
MIT License
Copyright (c) 2024 Standarduser
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.