iobroker.hombot

LG HomBot


Keywords
ioBroker, hombot, Smart Home, home automation, lg, smarthome
License
MIT
Install
npm install iobroker.hombot@0.1.3

Documentation

Number of Installations Number of Installations NPM version Downloads Tests: Linux/Mac: Travis-CI Windows: AppVeyor

NPM

ioBroker.hombot

=================

Dieser Adapter ermöglicht die Steuerung und das Auslesen eines LG HomBot Staubsauger-Roboters bei dem der WLAN-Hack installiert ist. Das Widget kann für die Steuerung und Anzeige der Statuswerte in Vis benutzt werden.

Requirements

Configuration

  • Für die Konfiguration muss mindestens die URL (mit Port) eingetragen werden. Das Polling und dessen Intervall ist optional und wird genutzt um die Status-Werte auszulesen. Screenshot

  • In den Einstellungen des Vis-Widget muss als Object ID z.B. "hombot.0" eingetragen werden. Screenshot

Todo

  • Weitere Kommandos einbauen (Stimme, Name ändern, Manuelle Steuerung)
  • Weiteres Widget für Kamerabild
  • Weiteres Widget für letzte Map
  • Travis-CI/AppVeyor Tests einbauen

Changelog

0.1.2

  • (AlGu1) Latest repository settings and vis widget JS changes

0.1.1

  • (AlGu1) Fix syntax error in main.js

0.1.0

  • (AlGu1) Add JS-Controller compact mode

0.0.9

  • (AlGu1) Change settings

0.0.8

  • (AlGu1) Merge pull request and change settings for adapter checker

0.0.7

  • (AlGu1) Disable error log if hombot not conected

0.0.6

  • (AlGu1) Admin3 changes

0.0.5

  • (AlGu1) Adding test with Travis-CI and AppVeyor

0.0.4

  • (AlGu1) Fix widget connection state icon

0.0.3

  • (AlGu1) Extend ReadMe

0.0.2

  • (AlGu1) Add many functions and vis widget

0.0.1

  • (AlGu1) initial release

License

The MIT License (MIT)

Copyright (c) 2019 Alexander Gurtzick algu1@outlook.de

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.