-
Notifications
You must be signed in to change notification settings - Fork 3
3. SmartHome access
I have collected some examples to demonstrate how to get access from your SmartHome system to the information data the owserver provides.
I do not understand all the system configurations in deep. It will be necessary for you to read the specific documentation and wikis about configuring each SmartHome system when you start to use it seriously.
The main focus of this wiki lies on how to configure roobbb's owserver docker container.
These examples include some demonstration for these SmartHome systems:
- FHEM
- OpenHAB
- Home Assistant
- ioBroker
- HomeBridge
some other may follow...
The owserver side will mostly be the same but is always repeated in every system specific section. Unfortunately I did not find any solution in Domoticz to access a remote 1-wire server. It seems there is only a local file system access possible.
- Home
-
Run-Examples
2.1. start with standard config
2.2. start owserver only with default values
2.3. overwriting defaults
2.4. running a custom config
2.5. run standard config and network-alias -
SmartHome access
3.1. examples for FHEM
3.2. examples for OpenHAB
3.3. example for Home Assistant
3.4. example for ioBroker
3.5. example for HomeBridge
3.6. example for NodeRed - automated updates
- testing and playing around
- Troubleshooting