i understand (kind of… ) about the need for a unique id to be included in the entity registry. I thought that was implemented through the integration of the component.
Based on these statements…
… what I was asking is where is it documented that “unique_id:” is a good configuration variable to use in the config of any mqtt device?
If you add a unique_id to the configuration, the entity will support entity_registers. Discovery is not necessary for this.
If you use discovery, unique_id and device definitions, the entity and device will support device_registry.
The documentation about the unique_id is actually unclear at present.
This is an example of a device with device_registry support (Sonoff Basic with Tasmota):
So it hasn’t been certified by any official independant test labs for electrical compliance. So use at your own risk! eg catches fires you’re simply not covered.
Pretty sure Sonoff products fall into the same boat.
only refers to RED 2014/53/EU which (as I understand it) only relates to the wifi conmponent [1].
specifically states that it only relates to the ESP8266 part of the device (reinforcing my understanding)
[1] this is what the RED is stated to relate to
The Radio Equipment Directive 2014/53/EU (RED) establishes a regulatory framework for placing radio equipment on the market. It ensures a Single Market for radio equipment by setting essential requirements for safety and health, electromagnetic compatibility, and the efficient use of the radio spectrum. It also provides the basis for further regulation governing some additional aspects. These include technical features for the protection of privacy, personal data and against fraud. Furthermore, additional aspects cover interoperability, access to emergency services, and compliance regarding the combination of radio equipment and software.
In saying all this, I use the sonoff and wouldn’t have a problem using these either in very controlled environment for my own use.
Would be really great is there was something off the shelf that was electrically compliant and certified.
The CE brandis something the manufacturer put on and by doing it the state that the product is compliant. No tests is needed. So not really worth much anyway
I don’t own the device but I have been helping devise the correct MQTT Light configuration for someone else. It would be helpful if you were to participate in the testing process. The latest iteration of the configuration can be found in this post.