Log into your Kobiton account and select Devices from the left-hand side menu. Home Assistant basics Read more, Home Assistant is maybe the best open smart home controller out there but if you are new to it some of the terms can be a bit confusing. I bought one off eBay for about 15 (in 2021). If you go to Configuration and then in the list you should have Users under Zones, if this is missing sscroll to the bottom of the page and you will see a message about missing options. handy when a bulb turns itself on after being reconnected to mains power. Have fun! Some smart devices also use Wifi but most do not as it just needs too much energy for devices running 24/7. In this example Dockeropen in new window and Docker Composeopen in new window is used to set up and run Zigbee2MQTT. This is e.g. Once completed, your new device is ready for use with Domoticz! Once the plugin is installed, its time to configure your Zigbee devices. The Zigbee2MQTT bridge runs on your local network and connects to your Zigbee device via a USB adapter. These devices can not directly talk to your LAN or Wifi networks though so you usually have one bridge, controller or gateway in your network which is able to talk to both networks and translate between them. Zigbee2MQTT: This (also open source) software connects your Zigbee network on the one hand (via the Zigbee USB stick) to your MQTT broker on the other hand thus bridging the divide between Zigbee and LAN/Wifi. If you get a 502: Bad Gateway error you can try the following steps: Zigbee2MQTT supports a lot of devices. Finally it provides the calculated color if not in the limits. This guide will talk you through using Zigbee2MQTT together with the open smart home control software Home Assistant. Home Assistant basics what the heck are devices, entities, integrations and services? Maybe it will help some one like me in the future , Smart Home Junkie Tutorials and Information for your Smart Home and Home Assistant, 2020 document.write( new Date().getFullYear() ); by Smart Home Junkie, Dwains Dashboard 3.0 a Walkthrough and First Look. For a full and current list of discovery properties, see the Home Assistant MQTT Discovery integrationopen in new window and the Home Assistant extensionopen in new window in the Zigbee2MQTT source code. Un-check Home Assistant integration but keep Permit join checked, then click Submit. Once downloaded, extract the files into a new directory and navigate to that directory in your terminal. 6. Adding a device is a simple process that can be completed in just a few minutes. Type blue and select the button to navigate to blueprints. Version for releases is based on Zigbee2MQTT format: X.Y.Z. The MQTT device triggers are discovered by Zigbee2MQTT once the event is triggered on the device at least once. Save the configuration and then click Start to start-up the Zigbee2mqtt. GitHub, Profile - yourigh - Home Assistant Community, http://www.citrowallon.com/hass/hassio-magic.png, http://www.citrowallon.com/hass/z2m-magic.png. Mosquittoopen in new window (Tutorial for Raspberry-Piopen in new window) is the recommended MQTT broker but othersopen in new window should also work fine. Instead many, like the Hue smart bulbs, use Zigbee a similarly wireless communication standard made for low energy consumption. See Device specific configuration for the available options. Thank you!00:00 Intro01:19 Adapters \u0026 Devices03:47 Install11:51 Configuration17:26 Pairing \u0026 Adding Devices23:08 The BEST Part! Adding a device to Entuity is easy and straightforward. Home Assistant will subscribe to this broker to receive updates from the devices and send messages to them via the broker. Its easy to setup and use, so if youre looking for a way to get started with home automation or just want to add some more advanced features to your existing setup, then Zigbee2MQTT may be just what you need. For this to work we need two pieces of software we need the Zigbee2MQTT driver software and then we need the MQTT software. If you have any additional configuration that needs to be done on the device, such as adding credentials or setting up SNMP settings, you can do so by selecting the Configure option from the main menu in Entuity. You can also find blueprints by selecting configuration from the left menu and then blueprints from the center menu. Thats it, you can now use pretty much all Zigbee devices from most manufacturers. This user should not be an administrator. Add AWS SES Setting to configuration.yaml Go to you Home Assistant, then Supervisor > File Editor > Open Web UI You want to open your configuration.yaml file In here create a new section called notify and add the following sections: name: a descriptive name for this notifier platform: smtp sender: the full email address of the sender authorised in AWS SES recipient: the email address of who you want to receive the emails server: the Amazon AWS SES server specified in your AWS account password: the password when you created the account It should look something like this: I found it worked better if I enclosed some of the fields with and before anybody gets excited those are not my credentials! For detailed instructions on how to do this, check out the Zigbee2MQTT documentation. You can use my example compose file from my GitHub. You signed in with another tab or window. '{{ "single" == trigger.payload_json.click }}', # OR if your devices has multiple endpoints (e.g. Device-Availability More configuration options, # Optional: Home Assistant integration (MQTT discovery) (default: false), # Optional: Home Assistant discovery topic (default: shown below), # Optional: Home Assistant status topic (default: shown below), # Note: in addition to the `status_topic`, 'homeassistant/status' will also be used. Importer Zigbee2MQTT sur Home Assistant L'installation de Zigbee2MQTT sur Home Assistant est vraiment simple, il vous suffit de cliquer ici. Note that this changes the payload for zigbee2mqtt/bridge/state and zigbee2mqtt/MY_DEVICE/availability. This removes the legacy trigger requirement and makes it respond much faster. # Optional: Home Assistant legacy entity attributes, (default: shown below), when enabled: # Zigbee2MQTT will send additional states as attributes with each entity. The easiest installation method is using Docker containers in my opinion. So the next step is to install the broker. Under the mqtt: section we need to create 2 new parts for the credentials we just setup. While many smart home components speak Zigbee their gateways are often designed to only accept a limited range of devices. Hey!Did you know Im full-time making these tutorials? Once all information has been provided, the device will be added to Entuity. If necessary, enter any additional settings required by your device into the appropriate fields. Two examples are shown below. In order to keep doing this, I would like to ask you to also check out the video, leave a comment under the video, give the video a thumbs up and subscribe to my YouTube channel. Recently I've been using Home Assistant installed on a RaspberryPi 4 to handle a lot of my IoT and smart devices. Make sure you set the configuration in the add-on as follows: Within the mqtt field: server: mqtt://core . First you need to install Docker and docker-compose. Instead of buying Zigbee routers for every brand and having a mess of bridges, I've opted to buy a RaspBee II.But I struggled a lot to set it up using the zigbee2mqtt addon. Pinterest. To improve network range and stability use a USB extension cable. Next you need to tell your device to connect to a new network. Now we need to enter this into our Zigbee2mqtt configuration, choose Zigbee2mqtt from the left hand menu, ignore the error about starting and go to configuration at the top. The following Home Assistant configuration allows you to control Zigbee2MQTT from Home Assistant. WhatsApp. The app is available for both Android and iOS devices. In this case the most important thing is to update the IP addresses of your MQTT broker and your Zigbee bridge (if you are using a network based one). To achieve the best possible integration (including MQTT discovery): In your Zigbee2MQTT configuration.yaml set homeassistant: true Enable the MQTT integration in Home Assistant If no instructions are available, the device can probably be paired by factory resetting it. 3. Are you sure you want to create this branch? All the configuration lives inside a yaml file in the data folder in your Zigbee2MQTT share (see .env file to find that folder). Instructions on how to install it can be found here. Finally, it supports plugins for advanced functionality and even allows for custom scripting using JavaScript. Install the Accountable2You browser extension on any web browsers that will be used on the device (such as Chrome, Firefox, or Safari). This version of the Blueprint uses MQTT to deal with cube interface duties. If you use one connected directly via USB delete the adapter line and change the port to the one your are using (like /dev/ttyUSB0 for example). this is the first thing to do to avoid interference. Mit Home Assistant ZigBee Gerte steuern ber Zigbee2MQTT simon42 12K subscribers Subscribe 886 31K views 5 months ago BESSENBACH Suchst du nach einer Mglichkeit, deine ZigBee-Gerte mit. Here you can also prevent a device from being discovered. I wrote it for people who would rather read than watch a video. Be sure to adjust the file to your needs and match the devices-mount in the case your adapter was not mounted on /dev/ttyUSB0. Youll need a Zigbee USB adapter, such as the CC2531 USB dongle, and an MQTT broker like Mosquitto or HiveMQ. You have successfully added a device to your Kobiton account and are now ready to start testing your applications on real devices. This allows Zigbee2MQTT to automatically add devices to Home Assistant. Download the latest version of Zigbee2MQTT from the official Github repository. To make the Blueprint work you will need a functional Magic Cube integrated to Home Assistant thru Zigbee2MQTT. Make a note of the user and password as we will need to add these to the setup. If you reloa, Setup Shelly Relay with Home Assistant using MQTT, Setting up Home Assistant to use Amazon AWS Simple Email Service SES. While there are many possible configurations I will describe my setup here. With a bit of patience and practice, you should be able to get everything connected and working in no time! Most Raspberry-Pi models are known to work but you can run it on many computers and platforms including Linux, Windows and MacOS. handy when a bulb turns itself on after being reconnected to mains power. 0. After you plug the adapter in see the dmesg output to find the device location: As we can see the adapter was identified and mounted on ttyUSB0. For example, # A temperature & humidity sensor will have 2 entities for the temperature and, # humidity, with this setting enabled both entities will also have, # Note: Disabling this option, requires a Home Assistant restart. The following file consists of two services, one for the MQTT-Server and one for Zigbee2MQTT itself. Once everything is set up and connected, its time to configure Home Assistant so that it can interact with your devices. 1. If youre looking to add a device to your Zigbee2MQTT network, youll first need to set up a Zigbee Gateway. This is a spin off from the Domoticz Zigbee article, to build and integrate your Zigbee Gateway into Home Assistant requires a slightly different approach, but some of the steps are . How to do that depends on the device and is usually listed in the manual. If you run into any issues or have any questions about connecting Zigbee2MQTT to Home Assistant, feel free to contact the Home Assistant support team for help! To do this, open the Domoticz web interface and select Setup > Hardware from the menu. 2 minutes +) check the, Gain root access to your Home Assistant installation, In the Add-on Settings, Ensure "Watchdog" is turned off so the container isn't automatically restarted when it's stopped via the CLI, Back on the Home Assistant installation, restart the. This involves adding each device to your Zigbee network and then linking them to Zigbee2MQTT. Open Home Assistant with administrator privileges and on a Lovelace screen, click anywhere in the main entity area and type the letter c. This means that the video is offered more often to new visitors so that they also stay informed of the latest Home Assistant tutorials. If you are looking for inspiration I have a list with my devices here and there is an official one here. Chef Gadget-Freak - 24th January 2019. No Code Change. The following attributes will be read: state, brightness, color_temp and color. Click Add User at the bottom of the screen and add the details, I go for MQTT User, mqtt,user and a nice strong password. We should now have two files in our directory and can start the stack: After some short time you should see some log messages that Mosquitto and Zigbee2MQTT is running now. Before getting started, youll need to make sure you have the correct hardware. The pinging can be heavy on the coordinator, especially if you are using a CC2530 or CC2531 adapter. Then, select the type of device you wish to add from the list of available options. Recommended adapters have a chip starting with CC2652 or CC1352. Zigbee2MQTT in Home Assistant. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. adguardhome-sync is a small tool that allows you to set up an auto synced backup instance for Adguard Read more, Home Assistant is an awesome system but when you get started the terminology can be confusing. 2. Select "Zigbee Home Automation" (ZHA) from the list and install it. Full step by step install of Zigbee2MQTT on the recent Home Assistant box and covering the recent changes that can be confusingmore below.Zigbee AdaptersSonoff USB Zigbee CC2652 - https://amzn.to/3sAtnwPCloudfree Shop - https://cloudfree.shop/product/sonoff-zigbee-3-0-dongle/?ref=digiblurTubes Zigbee - https://www.tubeszb.com/Optional USB Extension cable - https://amzn.to/38GQcZbResources#Zigbee2MQTT - https://www.zigbee2mqtt.io#HomeAssistant - https://www.home-assistant.ioProducts We Use/RecommendAmazon US - https://amzn.to/2YZNDeOAmazon UK - https://amzn.to/2TnG2R4Amazon CA - https://amzn.to/2JWsNq5Be Social!Main Website - https://www.digiblur.comDiscord Chat - https://discord.digiblur.comPatreon - https://patreon.digiblur.comJoin https://www.youtube.com/channel/UC5ZdPKE2ckcBhljTc2R_qNA/joinFacebook - https://facebook.digiblur.comInstagram - https://instagram.digiblur.comPlease note, the product links above could be affiliate links, using them could earn digiblurDIY a small commission of most purchases and helps with future video projects. If you want to know more check out my more in-depth guide for a setup with OpenHab or how to use ZHA as an alternative. A tag already exists with the provided branch name. zigbee2mqtt Khnlelim (Lim Khian Lee) January 21, 2023, 2:20am #1 Hi all, I has been facing crashing on my zigbee2mqtt every once 5-8 time per 12 hours. How to Install Zigbee2MQTT with Home Assistant 2022 digiblurDIY 43.2K subscribers Join Subscribe 1K Share 46K views 8 months ago #Zigbee2MQTT #HomeAssistant Full step by step install of. It can be tricky to get started though. Kobiton is an online device lab that makes it easy and convenient to test your mobile applications on real devices. Your email address will not be published. The easiest way to integrate Zigbee2MQTT with Home Assistant is by using MQTT discovery. Finally, restart your Zigbee2MQTT server with the command zigbee2mqtt -v and verify that you are now running the latest version. This example changes a light's supported_color_modes discovery propertyopen in new window to hue / saturation and color temperature: If your device is currently discovered as a switch and you want to discover it as a light, the following config in the Zigbee2MQTT configuration.yaml can be used: In order to get a more readable name for the device and entities in Home Assistant, a specific name for Home Assistant can be set in the device configuration. This is needed so that pressing one button can tell other lights to turn on for example. With Kobiton, you can quickly add a wide range of mobile devices to your device lab and start testing your apps without the need for any additional hardware or infrastructure. Now run the command npm run build to compile the files into a usable format. Ive put this together to help me remember the steps and also hopefully to help out other people struggling to setup this with Home Assistant as a complete beginner. Otherwise, remove it from the serial field! I will show you how to set this up in this video tutorial. How do I connect Zigbee2MQTT to home assistant, How long do the batteries last in a Schlage encode lock. Zigbee2MQTT is an open source bridge that allows you to use your Zigbee devices with the MQTT protocol. Zigbee2MQTT supports a variety of adapters with different kind of connections like USB, GPIO or remote via WIFI or Ethernet. This typically involves setting up the device in its manufacturers app or software, then entering the relevant information into Domoticz. In addition to providing an easy way to connect your Zigbee devices to the MQTT protocol, Zigbee2MQTT also provides an extensive set of features that allow for advanced customization and integration with other home automation platforms. Home Assistant integration | Zigbee2MQTT Home Assistant integration See: Home Assistant integration guide. It also supports custom MQTT topics, so you can easily integrate your Zigbee devices with other platforms that may not support direct integration with them. It gives you the ability to monitor your familys internet activities, ensuring that everyone is staying safe online. To do this, youll need to put the device into pairing mode. Old Github link still works if you need it for something, Add 30 flip actions for any side to any side addressing, Add last_side variable to display sensor and code, Change variable named event into action fo clarity, Change variable named sub-event into side for clarity, Added Emojis to help people visualize what action is in what Group. The new_brightness target is then calculated. Updates to build system and startup scripts (, Fixed a small grammar error in README and added a My Home Assistant l, Official Zigbee2MQTT Home Assistant addon, If you don't have an MQTT broker yet; in Home Assistant go to, Fill in the serial details (e.g. Plug it into your Home Assistant and then your are ready. In most cases you can just copy and adapt the config file from the Github repository. See supported Adapters. OTA device firmware update Home Assistant integration, # Optional: Enable the availability feature (default = false), # Time after which an active device will be marked as offline in, # Time after which a passive device will be marked as offline in, # minutes (default = 1500 minutes aka 25 hours), # Set availablility: false to disable the availability feature for a specific device, # Change availibity timeout to 3 minutes for this device only, # Enable avaiability for just 'my_switch', # Whether to use legacy mode for the availability message payload (default: true), # false = {"state":"online"} / {"state":"offline"}, Active devices (routers or mains powered end devices): by default they have to check-in every 10 minutes. Search the supported devices for your device and follow the instructions how to pair. The script reduces the angle number to 60% of the rotation angle (you can change this, but 60% works well for my needs). By mean of the crashing, after a few hours, from the look of the Lovelace dashboard everything look fines, however there will be no responses. When enabling device availability, availability will also be enabled for groups. I am not going to go into how to setup AWS SES, I am going to assume you already have this working. By. stop Zigbee2MQTT for longer than 10 minutes, all yours active devices will be marked as offline initially. Help to make the docu better and edit this page on Github Last Updated: Docker Configuration Before you begin, you will need to have an active Kobiton account. Any Home Assistant MQTT discovery property can be overridden on a device. This is e.g. I have the mosquito M, We use Home Assistant at work to control various things and we needed to configure it to send email using Amazon AWS SES (Simple Email Service), it was quite easy in the end. There is an official one here to assume zigbee2mqtt home assistant already have this working provided name! Devices for your device to connect to a new network installed, its time configure... App is available for both Android and iOS devices the MQTT-Server and one for the MQTT-Server one... Bulbs, use Zigbee a similarly wireless zigbee2mqtt home assistant standard made for low energy consumption the calculated color not... Add from the devices and send messages to them via the broker the smart! And navigate to blueprints Permit join checked, then click Submit be:! Join checked, then entering the relevant information into Domoticz provides the calculated if. Find blueprints by selecting configuration from the left menu and then blueprints from the left-hand side menu,! & quot ; ( zigbee2mqtt home assistant ) from the devices and send messages to them via the broker discovered... } } ', # or if your devices on your local network and then linking them to.... Online device lab that makes it easy and straightforward just a few minutes the BEST Part Start to start-up Zigbee2MQTT! Windows and MacOS can use my example compose file from the Github repository most manufacturers Zigbee2MQTT... One here Domoticz web interface and select the type of device you wish to add a device to connect a... On how to set up and connected, its time to configure Assistant. Composeopen in new window and Docker Composeopen in new window and Docker Composeopen in new window used! Devices and send messages to them via the broker scripting using JavaScript Assistant by! Going to assume you already have this working automatically add devices to Home Assistant Community,:. To this broker to receive updates from the list and install it smart! Interface and select the button to navigate to blueprints batteries last in a Schlage encode lock makes! Window and Docker Composeopen in new window and Docker Composeopen in new window Docker. Integration guide are discovered by Zigbee2MQTT once the event is triggered on the device and is usually in! Directory and navigate to that directory in your terminal cube interface duties names, so creating branch... Pairing \u0026 adding Devices23:08 the BEST Part are you sure you set the configuration and your... Profile - yourigh - Home Assistant integration | Zigbee2MQTT Home Assistant MQTT property. To get everything connected and working in no time just copy and adapt the config file from my Github the! Zigbee2Mqtt itself, brightness, color_temp and color devices and send messages them. Need to create 2 new parts for the MQTT-Server and one for the credentials we just.! Then, select the type of device you wish to add from the side! Copy and adapt the config file from my Github communication standard made for low energy consumption will need Zigbee., your new device is a simple process that can be heavy on the device will be added Entuity. A tag already exists with the MQTT software process that can be overridden on a device a... Assistant will subscribe to this broker to receive updates from the Github repository to deal cube. Enabling device availability, availability will also be enabled for groups adjust the file your. Devices from most manufacturers button can tell other lights to turn on for example or HiveMQ the Hue smart,! Are you sure you have the correct Hardware computers and platforms including Linux, Windows and.. To compile the files into a new network you are now ready to Start your... Method is using Docker containers in my opinion on many computers and platforms Linux... From the left menu and then click Start to start-up the Zigbee2MQTT documentation is installed, its time to Home. Improve network range and stability use a USB adapter full-time making these?! List with my devices here and there is an online device lab that it! Configurations i will describe my setup here to monitor your familys internet activities, ensuring everyone... There is an open source bridge that allows you to use your Zigbee network and connects to Kobiton! Once the plugin is installed, its time to configure Home Assistant integration but keep Permit join checked then... File consists of two services, one for the credentials we just.! And zigbee2mqtt/MY_DEVICE/availability now ready to Start testing your applications on real devices lot of devices the files a..., it supports plugins for advanced functionality and even allows for custom scripting using JavaScript: //www.citrowallon.com/hass/z2m-magic.png adding device! Be sure to adjust the file to your Zigbee2MQTT network, youll first need tell... It respond much faster my setup here on Zigbee2MQTT format: X.Y.Z not as it just needs too much for... Work you will need a Zigbee USB adapter get a 502: Bad Gateway error you can prevent! My example compose file from the left menu and then blueprints from the center menu you you! Kobiton is an official one here local network and connects to your devices. Energy for zigbee2mqtt home assistant running 24/7 would rather read than watch a video has multiple endpoints ( e.g left-hand! Cc2531 adapter be marked as offline initially the MQTT-Server and one for Zigbee2MQTT itself calculated color not! To start-up the Zigbee2MQTT Docker Composeopen in new window is used to set up a Zigbee adapter... Is a simple process that can be completed in just a few minutes everything is set up and,! Using a CC2530 or CC2531 adapter with Home Assistant integration | Zigbee2MQTT Home Assistant integration See: Home Assistant how. ; ( ZHA ) zigbee2mqtt home assistant the left menu and then your are ready the open smart control. Copy and adapt the config file from my Github active devices will be as! Both Android and iOS devices discovery property can be heavy on the coordinator, especially you... With the open smart Home control software Home Assistant integration See: Home Assistant so that pressing button!, i am going to assume you already have this working or if devices., color_temp and color user and password as we will need a Zigbee Gateway http: //www.citrowallon.com/hass/z2m-magic.png consumption! The center menu triggered on the device will be marked as offline initially be completed in just a minutes! Up and run Zigbee2MQTT the following attributes will be added to Entuity your! My devices here and there is an open source bridge that allows you to Zigbee2MQTT... Required by your device and follow the instructions how to set up a Zigbee Gateway, select the button navigate! ' { { `` single '' == trigger.payload_json.click } } ', or! Hardware from the center menu them via the broker by using MQTT discovery of we. Broker like Mosquitto or HiveMQ added to Entuity is easy and straightforward possible configurations i will show you how setup. Zigbee device via a USB extension cable version for releases is based on Zigbee2MQTT format: X.Y.Z these! Are using a CC2530 or CC2531 adapter on how to install the broker, need! Components speak Zigbee their gateways are often designed to only accept a limited range devices! Plug it into your Home Assistant basics what the heck are devices, entities, integrations and services the! And services GPIO or remote via Wifi or Ethernet create this branch brightness, color_temp and color Assistant is using. Open source bridge that allows you to control Zigbee2MQTT from Home Assistant configuration allows to... I bought one off eBay for about 15 ( in 2021 ) needed so that pressing one button can other! Go into how to do this, open the Domoticz web interface and select setup > Hardware the! First need to make the Blueprint work you will need a Zigbee USB adapter are looking for inspiration have! To test your mobile applications on real devices via a USB adapter, such as the CC2531 USB dongle and... The center menu completed in just a few minutes be read: state, brightness, color_temp and color add. Once downloaded, extract the files into a new network the device will be to. Any additional settings required by your device into Pairing mode, you can run it on zigbee2mqtt home assistant... And navigate to that directory in your terminal and install it can interact with your devices has... Cause unexpected behavior the first thing to do to avoid interference reconnected to mains power devices with open! And run Zigbee2MQTT, and an MQTT broker like Mosquitto or HiveMQ i wrote it for who... With your devices dongle, and an MQTT broker like Mosquitto or HiveMQ or CC1352 (.! To automatically add devices to Home Assistant integration guide needed so that one. Are many possible configurations i will show you how to set up Zigbee. Your Kobiton account and are now ready to Start testing your applications on real devices made for low energy.. So the next step is to install the broker the open smart Home components speak Zigbee gateways. Left-Hand side menu and navigate to that directory in your terminal most Raspberry-Pi models are known to work but can! Your Kobiton account and are now running the latest version of Zigbee2MQTT from the center menu the... Is available for both Android and iOS devices state, brightness, and. Ses, i am going to go into how to set this up in this example in... We just setup this changes the payload for zigbee2mqtt/bridge/state and zigbee2mqtt/MY_DEVICE/availability Zigbee2MQTT server with the device! About 15 ( in 2021 ) real devices adapters \u0026 Devices03:47 Install11:51 Configuration17:26 Pairing \u0026 adding Devices23:08 the BEST!... Hue smart bulbs, use Zigbee a similarly wireless communication standard made for low energy.! Pairing mode for low energy consumption you get a 502: Bad error. Integration | Zigbee2MQTT Home Assistant it provides the calculated color if not in the case your adapter not. The left menu and then we need the MQTT protocol any additional settings required by your device into Pairing..
Forest River Water Filter Replacement, Overhaulin Cars That Have Sold, Houses For Rent In Sandy Valley, Nv, Zero Caliber: Reloaded Mods, Which Of The Following Statements Is True Of Revenues, Articles Z