Skip to content

Commit

Permalink
docs: more fixes and license file
Browse files Browse the repository at this point in the history
  • Loading branch information
elraro committed Dec 29, 2024
1 parent e8473b8 commit 11b86b9
Show file tree
Hide file tree
Showing 5 changed files with 405 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://es.aliexpress.com/
docs/_layouts/default.html
docs/_includes/nav.html
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ agnoc wlan <wifissid> <pass>
![Tina-Linux](https://github.com/congatudo/stuff/blob/master/docs/assets/tina-linux.png)
1. Now, it would be a good practice to:
- Change the password (to something non-default and secure 🙏)
- Add certificates (ssh key-pair) to [access via ssh without passwords](add-ssh-key.md)
- Add certificates (ssh key-pair) to [access via ssh without passwords](https://congatudo.cloud/pages/misc/add-ssh-key.html)

### Point your Conga robot to Valetudo Server
Open a ssh terminal to your robot and edit the hosts file, your server:
Expand Down Expand Up @@ -300,7 +300,7 @@ Check the emebebed property of your configuration file, you may try to run conga
## LICENSE
This work is licensed under the [GNU General Public License v3.0](LICENSE-GPLV30). All media and data files that are not source code are licensed under the [Creative Commons Attribution 4.0 BY-SA license](LICENSE-CCBYSA40).
This work is licensed under the [Apache License 2.0](https://github.com/congatudo/Congatudo/blob/master/LICENSE). All media and data files that are not source code are licensed under the [Creative Commons Attribution 4.0 BY-SA license](https://creativecommons.org/licenses/by/4.0/).
More information about licenses in [Opensource licenses](https://opensource.org/licenses/) and [Creative Commons licenses](https://creativecommons.org/licenses/).
Expand Down
6 changes: 3 additions & 3 deletions docs/_pages/integrations/mqtt.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Home Assistant, openHAB and Node-RED, configure MQTT via Congatudo's web interfa
See the specific integration pages for instructions on how to set up autodiscovery for your home automation software
platform:

- [Home Assistant](./home-assistant-integration)
- [openHAB](./openhab-integration)
- [Node-RED](./node-red)
- [Home Assistant](https://congatudo.cloud/pages/integrations/home-assistant-integration.html)
- [openHAB](https://congatudo.cloud/pages/integrations/openhab-integration.html)
- [Node-RED](https://congatudo.cloud/pages/integrations/node-red.html)

Other home automation software that follows the [Homie convention](https://homieiot.github.io/) should also be able to
automatically discover your Congatudo instance.
Expand Down
2 changes: 1 addition & 1 deletion docs/_pages/misc/clean-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Get your vacuum close to your bin once the tank is full
## Requirements

- Congatudo integrated into Home assistant
- Tank percentage sensor available (i.e. with [this tuto](../time-and-tank-virtual-sensor/index.html))
- Tank percentage sensor available (i.e. with [this tutorial](https://congatudo.cloud/pages/misc/time-and-tank-virtual-sensors.html))
- A defined spot in Congatudo

## Steps
Expand Down
Loading

0 comments on commit 11b86b9

Please sign in to comment.