Advanced Search
Search Results
435 total results found
2024
Q1
Omzet: 3586 EUR Omzet belasting: 749 Kosten: Kilometers: Finqle Januari: 205.78+218.92+108.23+196.15+196.15 Februari: 212.64 + 235.26 + 185.20 + 235.26 + 235.26 + 265.22 + All Fields = 1633+2454 + 837+4034+169+378+544+823 = 10872 EUR / 25 / 8 per day = 5...
Q2
Omzet: 5619 Omzetbelasting: 1180 Kilometer Vergoeding: Kosten: Geen BTW Aangifte bewijs door vergeten in te leveren. Daardoor een BTW aanslag gekregen van 1180 die betaald is. Kilometer Vergoeding: Kosten:
Q3
Omzet: 6369 EUR Omzet Belasting: 1103
Q4
Omzet: 318 Omzetbelasting: 55 Kilometer vergoeding: Kosten:
2.1 Home Assistant
Home Assistant is free and open-source software used to enable centralized home automation. It is a smart home controller that serves both as a smart home hub (sometimes called a "smart gateway") and an integration platform designed for interoperability, allow...
2.1.1 Installation HA Core Docker Compose
2.1.2 Integrations
For HA integrations it is assumed that you have already installed HACS. If not do that then first before proceeding to this chapter
2.1.1 Frigate Integration
Assumptions: MQTT & HACS Installed Frigate HACS Integration As with almost any integration we will use HACS as well to integrate frigate into our HA Docker Instance. Simply go to HACS > Search for Frigate After Frigate has been downloaded > Settings > Device...
2.1.1.3 HACS Installation
HACS is a custom integration that lets you manage and discover custom elements for Home Assistant from the UI. You can also publish your own custom elements, create shortcuts to repositories or issue trackers, and contribute to HACS. Many integrations are not ...
2.1.1.5 HA Blue Prints
Source: Blue Prints Blueprints are the easiest way to add an automation to your Home Assistant. They are ready-made automations shared by the Home Assistant community: someone else has already done the thinking and the writing, and you just plug in your own de...
1. Docker Compose File
Installing Home Assistant via Docker compose is for the more advanced user. The simplest is people buying a home assistant box on which Home assistant OS is installed.
2.1.1.4 MQTT Broker
How It Works Imagine your smart home devices (lights, thermostats, door locks, etc.) are family members who need to communicate. Instead of each device talking directly to every other device (which would be messy), they all use a central "message board" called...
2. HA Reverse Proxy
Now, if you want your home assistant to be reachable via URL or domain name then we need to jump into the configuration.yaml file inside the container. Assuming your container is called "home-assistant" we type in the following command inside the docker vm to ...
2.1.1.6 HA Companian App
Home Assistant also comes with a beautiful application. It is basically a must have !! This allows you to manage your home or building from a distance effectively without opening up any laptop or PC. The buttons created in HA are sweetly responsively translate...
2.1.1.7 Notify Groups for Mobile Notifications
Notify groups are a great way to send a notifications to multiple devices at the same time. In this way if you have x devices that need a notification from an automation then you only need to make the automation once and refer to the group. This makes everythi...
2.1.3 3D Building Modeling
3D HA Building Modeling
It is amazing that you can 3D model your whole home! In that way you can place all your smart devices inside this 3D model and even make it interactive. In that way you always have an overview of which lights are on. Which people are home, if the car is home e...