DeutscheMark / homebridge-kodi

Kodi plugin for Homebridge
MIT License
28 stars 4 forks source link

Homebridge-Kodi v1.0.0 Beta #20

Closed DeutscheMark closed 3 years ago

DeutscheMark commented 3 years ago

Hey there,

in the last few months I was busy rewriting the plugin to be future proof for new features and make it more stable and more easy to maintain.

So I'm prowd to show you a preview beta version of the new version that you can test right now:

homebridge-kodi v1.0.0

To install use the following command or just install the beta via Homebridge-UI:

npm install -g homebridge-kodi

There's a lot of internal changes to this version, e.g. the plugin is now completely written in TypeScript, it's now a dynamic platform and all TV accessories are now independent devices to support more than one remote control for one homebridge instance and config.

Please be aware that this is an early stage of the new version, but already has all the features in it, that you are already firm with. Due to the change to a dynamic platform all accessories will be reset and all automations have to be renewed. The config stays the same so you can simply switch between the versions. More features will be added with future updates. This one is just for the rewrite.

Please report all errors to me in this thread to keep the issue section clean for this beta version. I then will take care of them as quickly as possible. Use the beta with caution as there still can be some errors.

Thanks, DM

DeutscheMark commented 3 years ago

v1.0.1 released