95563e04e8
* Allow configuration to specify a host name. This will default to "synology", so the sensors would be named sensor.synology_... which is the original implementation. By specifying a name, which is required for multiple synology hosts, you can then have sensor.hostA_... and sensor.hostB_... * Get the base name for the sensors from the Synology DSM hostname * Don't need the name for the config * Added missing import * Fixed another typo * Removed definition of unused BASE_NAME * Removed end of line to revert * Moved for ordering |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
manifest.json | ||
sensor.py | ||
strings.json |