This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Community updates #195
Open
Apollon77
wants to merge
339
commits into
halloamt:master
Choose a base branch
from
iobroker-community-adapters:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Community updates #195
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi, perfect, I do not have the time to maintain it anymore :( Can I give you acces to the npm repo? Thanks, |
@halloamt |
- (pdbjjens) Breaking Changes: node>=14, js-contoller>=4 and admin>=5 required - (pdbjjens) New: json config UI - (pdbjjens) New: Re-establish session if network connection is lost - (pdbjjens) New: Remove obsolete unit testing - (pdbjjens) Fix: Prevent crashes if radio device is not reachable
- (pdbjjens) Breaking Change: node>=14, js-contoller>=4 and admin>=5 required - (pdbjjens) Breaking Change: PIN encryption and validity check of all parameters in config UI - (pdbjjens) Breaking Change: Type of `frontier_silicon.X.modes.selectPreset` changed from "string" to "number" - (pdbjjens) Change: Validity check of all parameters in config UI - (pdbjjens) Change: Re-establish session if network connection is lost - (pdbjjens) New: Synchronization of power, volume and mute states with the UNDOK App
Responsive Design Optimizations
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) Updates `@types/mocha` from 10.0.8 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/multi-bd7f08ee8b Bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/mocha-11.0.1 Bump mocha from 10.8.2 to 11.0.1
--- updated-dependencies: - dependency-name: chai-as-promised dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/chai-as-promised" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/multi-a7b1dbc0cd bump chai-as-promised and @types/chai-as-promised
- (pdbjjens) Change: media state changed from number to string and readonly (#241) - (pdbjjens) New: Added media control function "stop" (#241) - (pdbjjens) New: Optimizations for responsive design (#244) - (pdbjjens) Change: Migration to ESLint 9 (#253) - (pdbjjens) Fix: Added button state acknowledgement - (pdbjjens) Fix: Prevent warning on adapter stop
Fix ESLint/Prettier problems
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey, because of inactivity and because we were not able to reach you at alll one developer had forked your adapter into the Community-Repoand did needed adjustments for the adapter to still work.
We will now also release a new version. Please sync with us when you come back and can maintain the adapter again.
Ingo