0.2.6 • Published 3 months ago

iobroker.govee-local v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Logo

govee-local adapter for ioBroker

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

Control Govee devices via local access (no cloud)

To be able to control govee deivce locally, the feature needs to be explicitely turned on in the settings of the govve application settings as described in their documentation As I currently only have the H6051 lamp, this is the only device I can test with.

For Windows Users: Please go to the settings and make sure you choose the correct network interface, otherwise the adapter will not receive any response from Govee Devices.

Changelog

0.2.6 (2024-02-06)

  • fix brightness change also changing white tmperature

0.2.5 (2024-01-13)

  • create only one socket, as the second seems not to be necessary
  • refactoring the code for better structure
  • possibility to choose listen interface in settings

0.2.4 (2024-01-05)

  • fix access

0.2.2 (2024-01-05)

  • fix color temperature messsage

0.2.1 (2023-12-24)

  • repair onOff / all other actions Fixes: #65
  • fix log spamming because of wildcard

0.2.0 (2023-12-17)

  • support controlling the color
  • extended logging mode

0.1.2 (2023-09-06)

  • change icon path and resolution

0.1.1 (2023-08-21)

  • fix image

0.1.0 (2023-08-09)

  • make search intervals configurable
  • clear all timeouts, when adapter is stopped
  • replace forbidden characters in names
  • update translations
  • update dependecies

0.0.6 (2023-05-18)

  • update dependencies

0.0.5 (2023-04-02)

  • make pipeline run

0.0.4 (2023-04-02)

  • make device status refresh invertal indepentent from device search interval

0.0.3 (2023-04-01)

  • update dependecies

0.0.2

  • frequently searching for devices and requesting their specific state
  • on / off state, brightness and and color temperature can be controlled

License

MIT License

Copyright (c) 2024 Børge Grunicke

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.

0.2.6

3 months ago

0.2.5

3 months ago

0.2.4

4 months ago

0.2.1

4 months ago

0.2.0

4 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

9 months ago

0.0.6

11 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago