### 1.0.0 (2020-12-13)
* (bluefox) added the support of compact mode
This commit is contained in:
@@ -1,23 +1,38 @@
|
||||

|
||||
# ioBroker.hass
|
||||
=================
|
||||
|
||||
[](https://www.npmjs.com/package/iobroker.hass)
|
||||
[](https://www.npmjs.com/package/iobroker.hass)
|
||||
|
||||
[](https://nodei.co/npm/iobroker.hass/)
|
||||
|
||||
This adapter allows the connecting of Home Assistant to ioBroker.
|
||||
|
||||
This adapter allows connect Home Assistant to ioBroker.
|
||||
## Usage
|
||||
Create a long term token in HASS and use it as PW (copy it also in the repeat field).
|
||||
|
||||
## Configuration
|
||||
There is a good article about connection.
|
||||
|
||||
Please check it https://www.smarthomejetzt.de/mit-iobroker-auf-eine-home-assistant-hass-io-installation-und-die-geraete-zugreifen/
|
||||
|
||||
**Unfortunately only in german, but the [google translate works rather good](https://translate.google.com/translate?hl=en&sl=de&tl=en&u=https%3A%2F%2Fwww.smarthomejetzt.de%2Fmit-iobroker-auf-eine-home-assistant-hass-io-installation-und-die-geraete-zugreifen%2F)**
|
||||
|
||||
<!--
|
||||
Placeholder for the next version (at the beginning of the line):
|
||||
### __WORK IN PROGRESS__
|
||||
-->
|
||||
|
||||
## Changelog
|
||||
#### 0.1.0
|
||||
### 1.0.0 (2020-12-13)
|
||||
* (bluefox) added the support of compact mode
|
||||
|
||||
### 0.1.0
|
||||
* (bluefox) initial release
|
||||
|
||||
## License
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2018 bluefox <dogafox@gmail.com>
|
||||
Copyright (c) 2018-2020 bluefox <dogafox@gmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user