Below you'll find a list of setups we have (green) and are still looking for (yellow). If you are willing to help out the community, please share your setup with us. Below the list you'll find a paragraph detailing how you can best submit your data without everybody on the Internet being able to control your precious Smile.
Help wanted / submit yours (links to issue tracker)
setup with a boiler, Floor, Koen, Plug, Tom and Lisa (i.e. the whole shebang) (
adam_full_option)setup without a boiler, but with Lisa and either a Plug or a Tom (
adam_without_boiler)
Existing setups
-
setup with everything but Koen and Anna, multiple devices per zone (tane)
-
setup with everything but Koen and Anna, device per zone (tane)
-
another setup with a boiler, but legacy firmware (1.8), but with a location ()
-
electricity only - just the above with added data, please submit yours (from above)
If you see a yellow item and feel your setup fits in, please MAIL one of the authors the output of the below links. Feel free to create a PR if you follow the below privacy hint:
They should al start with <xml and copied as plain text (i.e. not preformatted like Chrome and Safari do).
Either use wget/curl or use your 'developer view' from your browser to copy the source text.
http://{ip_of_your_smile}/core/appliances
http://{ip_of_your_smile}/core/domain_objects
http://{ip_of_your_smile}/core/locations
http://{ip_of_your_smile}/core/modulesDon't commit test-data in tests that shouldn't be available to 'the internet'.
To prevent this we've included a pre-commit hook that checks and validates that no private information is there (but do double-check yourselves!)
See 'scripts/pre-commit.sh' for details
- modify
domain_objectsand setshort_idtoabcdefgh - modify
domain_objectsand setwifi_ipto127.0.0.2 - modify
domain_objectsand setlan_ipto127.0.0.1 - modify
domain_objectsand set allip_addressesto127.0.0.3 - modify
domain_objectsand sethostnametosmile000000 - modify
domain_objectsand setlongitudeto4.49 - modify
domain_objectsand setlatitudeto52.21 - modify
domain_objectsand setcitytoSassenheim - modify
domain_objectsand setpostal_codeto2171
We used to obfuscate them as they weren't used within our module nor HomeAssistant. From v0.16.4 this was changed as such we recommend leaving them in, if you do wish to obfuscate Note: Zigbee mac addresses are 64bit (not 48bit like Ethernet mac addresses)
Prefix:
ABCD01234567
Postfix:
- Anything you'd normally have (last 4 digits can remain)
- When standardizing:
- 0001 = Network Mac Address
- 0101 = Controller Zigbee Mac Address
- 0Axx = Nodes Zigbee mac addresses