mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
Update OCCU 3.47.10 (#630)
* Update OCCU 3.47.10 * Update CHANGELOG.md * Update config.json * Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 8.3
|
||||
|
||||
- Update OCCU to 3.47.10
|
||||
- Add Port descriptions
|
||||
|
||||
## 8.2
|
||||
|
||||
- Update OCCU to 3.45.7
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"i386": "homeassistant/i386-base-ubuntu:18.04"
|
||||
},
|
||||
"args": {
|
||||
"OCCU_VERSION": "3.45.7"
|
||||
"OCCU_VERSION": "3.47.10"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HomeMatic OCCU",
|
||||
"version": "8.2",
|
||||
"version": "8.3",
|
||||
"slug": "homematic",
|
||||
"description": "HomeMatic central based on OCCU",
|
||||
"url": "https://home-assistant.io/addons/homematic/",
|
||||
@@ -16,6 +16,11 @@
|
||||
"2000/tcp": 2000,
|
||||
"2010/tcp": 2010
|
||||
},
|
||||
"ports_description": {
|
||||
"2001/tcp": "Homematic xmlrpc",
|
||||
"2000/tcp": "HomematicWire xmlrpc",
|
||||
"2010/tcp": "HomematicIP xmlrpc"
|
||||
},
|
||||
"options": {
|
||||
"rf_enable": false,
|
||||
"rf": [
|
||||
|
||||
Reference in New Issue
Block a user