User contributions for Cricalix
From Cricalix.Net
24 September 2023
- 08:4808:48, 24 September 2023 diff hist +663 m Computing/Running my own CA No edit summary Tag: Visual edit: Switched
- 08:2808:28, 24 September 2023 diff hist +280 m Computing/Running my own CA No edit summary Tag: Visual edit: Switched
- 08:2508:25, 24 September 2023 diff hist +390 m Computing/Running my own CA No edit summary Tag: Visual edit
- 08:2308:23, 24 September 2023 diff hist +46 m Computing/Running my own CA No edit summary Tag: Visual edit
- 08:2308:23, 24 September 2023 diff hist +611 m Computing/Running my own CA No edit summary Tag: Visual edit: Switched
- 08:1208:12, 24 September 2023 diff hist +60 m Computing/Running my own CA No edit summary Tag: Visual edit
- 08:1108:11, 24 September 2023 diff hist +1,428 N Computing/Running my own CA Created page with "# Use step-ca in docker on Synology NAS # Add the acme provider per the docs # Export out the root CRT file, will need it for trust everywhere === HomeAssistant === # Update the http config to allow trusted reverse proxies # Install the Caddy2 add-on from https://github.com/einschmidt/hassio-addons # Add a Caddyfile that specifies the local CA # Ensure the Caddyfile points to the exported CA certificate in somewhere like /config # Start Caddy2 and it should successfull..." Tag: Visual edit
23 September 2023
- 11:4511:45, 23 September 2023 diff hist +93 m Home Automation/POE Hat No edit summary current Tag: Visual edit
- 11:2611:26, 23 September 2023 diff hist +303 N Home Automation/POE Hat Created page with "https://github.com/tgryphon/Waveshare-PoE-HAT-B-Home-Assistant-Addon This one works; the forked-from is broken. Needs i2c working, which is /dev/sdb1/CONFIG/modules/rpi-i2c.conf with content <code>i2c-dev</code> /dev/sdb1/config.txt with two lines <code>dtparam=i2c_vc=on dtparam=i2c_arm=on</code>" Tag: Visual edit
- 11:1411:14, 23 September 2023 diff hist +32 m Home Automation/Zigbee2MQTT →Setup current Tag: Visual edit: Switched
21 September 2023
- 05:4305:43, 21 September 2023 diff hist +361 m Home Automation/NUT No edit summary current Tag: Visual edit
- 05:0805:08, 21 September 2023 diff hist +192 N Home Automation/Advanced SSH & Web Terminal Created page with "Provides SSH access and a web terminal for the HomeAssistant OS environment. Runs inside a container itself as best I can tell. Sort of useful for accessing logs when testing things like MQTT." current Tag: Visual edit
- 05:0705:07, 21 September 2023 diff hist +235 N Computing/AIS Collection Created page with "* AIS Catcher * Raspberry Pi * RTLSDR-style dongle Combine to get the weather data from the local buoy and lighthouse. Irish Lights collect this data too, but it's averaged and delayed - https://erddap.irishlights.ie/erddap/index.html" current Tag: Visual edit
- 05:0505:05, 21 September 2023 diff hist +194 N Home Automation/Synology DSM Created page with "Integration that pulls drive statuses, temperatures etcetera from the Synology. Not that interesting of a module to enable, other than getting SMART visibility.. but the integration hides that!?" current Tag: Visual edit
- 05:0305:03, 21 September 2023 diff hist +144 N Home Automation/Electricity Maps Created page with "Integration that provides approximate carbon load to the Energy dashboard of HomeAssistant. Sign up for free account, provide credentials, done." current Tag: Visual edit
- 05:0005:00, 21 September 2023 diff hist +1,409 N Home Automation/Manual sensor config Created page with "The emonTx publishes via HTTP calls to the emoncms service. HomeAssistant can read that data back using the JSON API of emoncms. A bit of a round trip, but it allows for the calculations before the data is read. This goes under the sensor key. - platform: emoncms api_key: 1exxx url: https://emoncms.cricalix.net/ id: 1 include_only_feed_id: - 5 - 16 sensor_names: 5: "EmonCMS use_kwh" 16: "EmonCMS vrms" To get sensor..." current Tag: Visual edit: Switched
10 September 2023
- 09:4309:43, 10 September 2023 diff hist +29 m Home Automation/MQTT No edit summary current Tag: Visual edit
- 09:1909:19, 10 September 2023 diff hist +99 m Home Automation/MQTT No edit summary Tag: Visual edit
- 09:0809:08, 10 September 2023 diff hist +130 m Home Automation/OpenEnergy Monitor No edit summary current Tag: Visual edit
- 09:0609:06, 10 September 2023 diff hist +210 N Home Automation/OpenEnergy Monitor Created page with "Setup # Ensure HA has a user for ESPwifi to use # Access ESPwifi module # Turn on MQTT # Publish to homeassistant.home.arpa, set username and password # Base topic is emon/espmon OR homeassistant/sensor/espmon" Tag: Visual edit
- 09:0409:04, 10 September 2023 diff hist +240 N Home Automation/Tailscale Created page with "To get access remotely, without exposing the HA Pi. == Installation == # Add-ons # Store # Add Tailscale # Start on boot, watchdog, auto update # Start the add-on # Logs # Grab URL for auto to tailscale # Paste to new tab # Approve access" current Tag: Visual edit
- 09:0309:03, 10 September 2023 diff hist +525 N Home Automation/Zigbee2MQTT Created page with "== Installation == # Add-ons # Store # Triple dot # Repositories # Add https://github.com/zigbee2mqtt/hassio-zigbee2mqtt # Save # Install Zigbee2MQTT == Setup == # Start on boot # Watchdog # Autoupdate # Configuration ## MQTT ### server mqtt://homeassistant.home.arpa:1883 ### base_topic: zigbee2mqtt ### include_device_information: true ## Serial ### port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230509164707-if00 ### adapter: ezsp # Start ser..." Tag: Visual edit
- 08:5908:59, 10 September 2023 diff hist +130 N Home Automation/MQTT Created page with "# Install the Mosquitto Broker via Add-ons # That's it; the HA users are transferred in automatically, as are some system defaults" Tag: Visual edit
- 08:5308:53, 10 September 2023 diff hist +26 N Home Automation/ Created page with "Home Assistant setup notes" current Tag: Visual edit
- 08:5308:53, 10 September 2023 diff hist +445 N Home Automation/NUT Created page with "OS: Hassio - Home Assistant Mode: Container == Installation == # Install the add-on for NUT # Configure a username and password # Set instcmds to ALL # Set actions to SET # Add a device, name myups, driver usbhid-ups, port auto, config [] # Mode is netserver # Disable shutdown_host, because HA is running on a Pi # Start the add-on # Check the logs == Integration == # Install the integration for NUT # It should auto-detect the NUT add-on" Tag: Visual edit
6 September 2023
- 07:0207:02, 6 September 2023 diff hist +96 Computing/NUT No edit summary Tag: Visual edit
- 06:5806:58, 6 September 2023 diff hist +6 Computing/NUT No edit summary Tag: Visual edit
- 06:5806:58, 6 September 2023 diff hist +896 N Computing/NUT Created page with "== Network UPS == === Installation === <syntaxhighlight lang="bash"> apt install nut nut-monitor </syntaxhighlight> === Configuration === For the Eaton Pro UPS, '''/etc/nut/ups.conf'''<syntaxhighlight lang="ini"> [eaton650] driver = "usbhid-ups" port = "auto" vendorid = "0463" productid = "FFFF" vendor = "EATON" bus = "005" </syntaxhighlight>Vendorid/productid/vendor/bus are not critical for single use case. Then '''/etc..." Tag: Visual edit
4 September 2023
- 13:4513:45, 4 September 2023 diff hist +50 N Cricalix.Net:About Created page with "A knowledge store for my boat, and other projects." current
3 September 2023
- 20:5820:58, 3 September 2023 diff hist +67 Blue Opal/Electrics No edit summary Tag: Visual edit
- 18:5018:50, 3 September 2023 diff hist +18 Blue Opal/Electrics/Inventory No edit summary current Tag: Visual edit
- 18:5018:50, 3 September 2023 diff hist +638 Blue Opal/Electrics/Inventory No edit summary Tag: Visual edit
- 18:3918:39, 3 September 2023 diff hist +645 N Blue Opal/Electrics/Inventory Created page with "Inventory of spares and parts for doing maintenance == Wire/Cable == {| class="wikitable sortable" |+ !mm<sup>2</sup> !Tinned !Flexible !Length !Colour |- |6 |No |Yes |3.6 |Red |- |25 |No |Yes |1.2 |Black |- |8 |Yes |Yes |2.4 |Black |- |2.5 |Yes |Yes |4.5 |Red |- |4 |Yes |Yes |10 |Black |- |8 AWG |No |Yes |5.2 |Red |- |4 |Yes |Yes |8 |Red |- |6 |Yes |Yes |1.8 |Red |- |6 |Yes |Yes |1.8 |Black |- |35 |Yes |Yes |0.7 |Red |- |35 |Yes |Yes |2.8 |Black |- |16 |Yes |Yes |1.7 |..." Tag: Visual edit
- 17:5817:58, 3 September 2023 diff hist +31 N Category:Blue Opal Created page with "Everything to do with Blue Opal" current Tag: Visual edit
- 17:5617:56, 3 September 2023 diff hist +23 Blue Opal/Engine No edit summary Tag: Visual edit
- 17:5617:56, 3 September 2023 diff hist +23 Blue Opal/Electronics/ShipModul No edit summary current Tag: Visual edit
- 17:5617:56, 3 September 2023 diff hist +23 Blue Opal/Electrics No edit summary Tag: Visual edit
- 17:5417:54, 3 September 2023 diff hist −716 Main Page Replaced content with "All pages so far. {{Special:AllPages}}" current Tags: Replaced Visual edit: Switched
- 17:5117:51, 3 September 2023 diff hist +40 Blue Opal/Electrics No edit summary Tag: Visual edit
- 17:4817:48, 3 September 2023 diff hist +204 Blue Opal/Electrics No edit summary Tag: Visual edit
1 September 2023
- 07:2007:20, 1 September 2023 diff hist −6 Blue Opal/Electronics/ShipModul No edit summary Tag: Visual edit: Switched
- 07:1907:19, 1 September 2023 diff hist +33 N File:MiniPlex-on-Linux.mp4 MPXConfig3 on Linux current
- 07:1007:10, 1 September 2023 diff hist +37 Blue Opal/Electronics/ShipModul No edit summary Tag: Visual edit
- 07:0307:03, 1 September 2023 diff hist +3,389 N Blue Opal/Electronics/ShipModul Created page with "The ShipModul MiniPlex-3 is a device for multiplexing and converting NMEA0183 and NMEA2000 data signals. It relies on Windows software for management, but all the controls are just proprietary NMEA0183 sentences. Blog posts with all the exploration and poking: https://www.cricalix.net/2023/05/07/miniplex-and-linux/ and https://www.cricalix.net/2023/05/08/miniplex-and-linux-the-socat-edition/ = Configuration via Wine = The MiniPlex configuration software can be run on a..." Tag: Visual edit
- 06:5806:58, 1 September 2023 diff hist +834 N Blue Opal/Engine Created page with "Notes for the engine. == Tools == {| class="wikitable" |+ !Area !Item !Fixing !Driver |- |Engine |Alternator |Top bolt |14mm |- | | |Bottom bolt |12mm |- | | |Swing bolt |12mm |- | |Water Pump |Top bolt |12mm |- | | |Bottom bolt |12mm |} == Starter Solenoid == To solve a starting issue, an automotive relay was installed. The correct relay will have four terminals numbered 85, 86, 30 and 87. <blockquote> Make up a length of cable from the large screw on the solenoid (..." Tag: Visual edit: Switched
- 06:5406:54, 1 September 2023 diff hist +5,758 Blue Opal/Electrics No edit summary Tag: Visual edit
- 06:1806:18, 1 September 2023 diff hist +312 Blue Opal/Electrics No edit summary Tag: Visual edit
- 06:1506:15, 1 September 2023 diff hist 0 m MediaWiki:Common.css No edit summary current
- 06:1206:12, 1 September 2023 diff hist +87 N MediaWiki:Common.css Disable discussion
- 06:1106:11, 1 September 2023 diff hist +34 N Blue Opal/Electrics Created page with "Blue Opal's electrics are all 12V." Tag: Visual edit