The CM19A is an RF device and will not work unless the correct comm_type is added to the configuration. Support for comm_type is already implemented in homeassistant/components/switch/mochad.py, but it is undocumented.
This commit adds documentation around the mochad and mochad switch platforms which are added in home-assistant/home-assistant#3970