Timo Reimann
Timo Reimann
There is a new v1.28.5 release on https://github.com/teslamate-org/teslamate/releases I think this addon should be bumped to that version. In previous PRs you mentioned that this is somehow automated using Github...
There is a new preferred way to store configs. We should implement that and somehow provide a migration for legacy installations https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/ https://developers.home-assistant.io/docs/add-ons/configuration/#add-on-advanced-options
Currently netbox-attachments is breaking when installed on NetBox 4.0 `ModuleNotFoundError: No module named 'extras.plugins'` Please see the dedicated [plugin migration guide](https://docs.netbox.dev/en/feature/plugins/development/migration-v4/) for a checklist of changes that may be needed...
Hi @francoismdj, thank you for that great piece of code. I'm just implementing it and solved the process of subnet creation, but i'm failing at creating host reservations. In [NetBox...
Pull the MAC address from `assigned_object.primary_mac_address.mac_address` to make this script compatible with recent Netbox versions