Max Hauser

Results 59 issues of Max Hauser

We have some legacy methods, which expect device, channel, state structure. This is often very unhandy and the more commonly used methods all work with full ids now. Either we...

adapter related :nut_and_bolt:

- and removed vis backup handling as it is already done for all `meta.user` objects

- closes #773 - hopefully after 4 years, most code is fixed ;-)

- especially for large installations it would be feasible if we store objects and states in separate files, to reduce the RAM usage and avoiding errors with `stringify`. - Furthermore,...

enhancement :arrow_up:
cli :keyboard:

`tools.appName` is used a lot throughout the codebase. Currently we are returning `ioBroker` on dev and `iobroker` on prod. However also on dev most stuff is lowercase. But also as...

code enhancement :man_technologist:

As discussed, files can now be subscribed and have the same purpose as binary states. Thus, we will deprecate binary states in favor of files in v5. In the successor...

tracking :eye:
deprecation :do_not_litter:
cli :keyboard:
adapter related :nut_and_bolt:

Device Manager and Objects Tab showing devices as online which are not connected to the power chord for more than a week, like "Weihnachtsbaum". ![grafik](https://github.com/DrozmotiX/ioBroker.wled/assets/25484431/16ce7ae8-64a8-49f1-9581-5b2822c03dbb) The connected state seems to...

bug

``` 2022-12-06 14:01:49.457 - info: alexa2.0 (1114) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2022-12-06...

enhancement
question

### No existing issues. - [X] There is no existing issue for my problem. ### Describe the bug Use the plugin state instead to deactivate sentry plugin - lol ;-)...

bug
fixed