From 16e92ccabc3dc147d3e5fcb7637f038d3db5ad56 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 4 Sep 2020 16:41:38 +0200 Subject: [PATCH] CloudMqtt is no longer offering free plans (#14393) As I don't want to delete the setup instructions which may be helpful pointers to novice users, I left it it, but adapter. See https://www.cloudmqtt.com/blog/2020-02-13-cloudmqtt-cute-cat-free-plan-out-of-stock.html --- source/_docs/mqtt/broker.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_docs/mqtt/broker.markdown b/source/_docs/mqtt/broker.markdown index dbad384bbf6..da3a79fd2c4 100644 --- a/source/_docs/mqtt/broker.markdown +++ b/source/_docs/mqtt/broker.markdown @@ -92,15 +92,14 @@ mqtt: ### CloudMQTT -[CloudMQTT](https://www.cloudmqtt.com) is a hosted private MQTT instance that is free for up to 10 connected devices. This is enough to get started with for example [OwnTracks](/integrations/owntracks/) and give you a taste of what is possible. +[CloudMQTT](https://www.cloudmqtt.com) is a hosted private MQTT instance. Plans start at 5$ per months.
Home Assistant is not affiliated with CloudMQTT nor will receive any kickbacks.
- 1. [Create an account](https://customer.cloudmqtt.com/login) (no payment details needed) + 1. [Create an account](https://customer.cloudmqtt.com/login) 2. [Create a new CloudMQTT instance](https://customer.cloudmqtt.com/subscription/create) - (Cute Cat is the free plan) 3. From the control panel, click on the _Details_ button. 4. Create unique users for Home Assistant and each phone to connect
(CloudMQTT does not allow two connections from the same user) 1. Under manage users, fill in username, password and click add