Top Level Namespace
Defined Under Namespace
Modules: MQTT
Instance Attribute Summary collapse
-
#home_assistant_device ⇒ Object
Returns the value of attribute home_assistant_device.
-
#home_assistant_discovery_prefix ⇒ Object
Returns the value of attribute home_assistant_discovery_prefix.
Instance Attribute Details
#home_assistant_device ⇒ Object
Returns the value of attribute home_assistant_device.
3 4 5 |
# File 'lib/mqtt/home_assistant/homie/device.rb', line 3 def home_assistant_device @home_assistant_device end |
#home_assistant_discovery_prefix ⇒ Object
Returns the value of attribute home_assistant_discovery_prefix.
3 4 5 |
# File 'lib/mqtt/home_assistant/homie/device.rb', line 3 def home_assistant_discovery_prefix @home_assistant_discovery_prefix end |