updated README.md
parent
e503c9bc8a
commit
292bfee516
|
|
@ -2,8 +2,20 @@
|
|||
|
||||
This plug-in enables nymea to control the Dynatrace Ufo.
|
||||
|
||||
## Supported Things
|
||||
|
||||
## Device Setup
|
||||
* Dynatrace UFO
|
||||
* Auto discovery setup
|
||||
* Light interface
|
||||
* Control color of each ring
|
||||
* Control logo color
|
||||
* Set morph and rotate effect
|
||||
|
||||
## Requirements
|
||||
|
||||
* The UFO device must be in the same local are network as nymea.
|
||||
* TCP sockets on port 80 must not be blocked by the router.
|
||||
* The package "nymea-plugin-dynatrace" must be installed.
|
||||
|
||||
An excerpt of the Ufo (Blog Post)[https://www.dynatrace.com/news/blog/using-dynatrace-devops-pipeline-state-ufo/]
|
||||
|
||||
|
|
@ -15,6 +27,8 @@ An excerpt of the Ufo (Blog Post)[https://www.dynatrace.com/news/blog/using-dyna
|
|||
* While it reboots itself it will blink yellow. Once it has its assigned IP Address it will start visualizing its IP Address through a special „blink code“ as explained in the Quick Start Guide!
|
||||
* Remember: the UFO will also try to register its hostname as „ufo“ with your DHCP server. If that works you can simply browse to http://ufo
|
||||
|
||||
More about the Dynatrace Ufo:
|
||||
https://github.com/Dynatrace/ufo
|
||||
|
||||
## More
|
||||
|
||||
More about the Dynatrace Ufo: https://github.com/Dynatrace/ufo
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue