<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sudoroom.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Home_Assistant</id>
	<title>Home Assistant - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://sudoroom.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Home_Assistant"/>
	<link rel="alternate" type="text/html" href="https://sudoroom.org/mediawiki/index.php?title=Home_Assistant&amp;action=history"/>
	<updated>2026-04-04T10:10:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://sudoroom.org/mediawiki/index.php?title=Home_Assistant&amp;diff=12040&amp;oldid=prev</id>
		<title>Juul: Created page with &quot;We are using [Home Assistant https://www.home-assistant.io/] for the new RFID-based door access control.  Some notes for now:  &lt;pre&gt;  On junk.local in /home/homeassistant/.homeassistant/configuration.yml  I added:  ``` logger:   default: info ```  To set the log-level to `info`. Now you can `tail -f /home/homeassistant/.homeassistant/home-assistant.log`  and I added the line:  ``` python_script: ```  (yes, nothing after the `:` at all)  to enable the python script integr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://sudoroom.org/mediawiki/index.php?title=Home_Assistant&amp;diff=12040&amp;oldid=prev"/>
		<updated>2022-08-10T00:59:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;We are using [Home Assistant https://www.home-assistant.io/] for the new RFID-based door access control.  Some notes for now:  &amp;lt;pre&amp;gt;  On junk.local in /home/homeassistant/.homeassistant/configuration.yml  I added:  ``` logger:   default: info ```  To set the log-level to `info`. Now you can `tail -f /home/homeassistant/.homeassistant/home-assistant.log`  and I added the line:  ``` python_script: ```  (yes, nothing after the `:` at all)  to enable the python script integr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We are using [Home Assistant https://www.home-assistant.io/] for the new RFID-based door access control.&lt;br /&gt;
&lt;br /&gt;
Some notes for now:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On junk.local&lt;br /&gt;
in /home/homeassistant/.homeassistant/configuration.yml&lt;br /&gt;
&lt;br /&gt;
I added:&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
logger:&lt;br /&gt;
  default: info&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
To set the log-level to `info`.&lt;br /&gt;
Now you can `tail -f /home/homeassistant/.homeassistant/home-assistant.log`&lt;br /&gt;
&lt;br /&gt;
and I added the line:&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
python_script:&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
(yes, nothing after the `:` at all)&lt;br /&gt;
&lt;br /&gt;
to enable the python script integration.&lt;br /&gt;
&lt;br /&gt;
Then I added the dir: `home/homeassistant/.homeassistant/python_scripts`&lt;br /&gt;
&lt;br /&gt;
and the file `hello_world.py` in that dir.&lt;br /&gt;
&lt;br /&gt;
The basics of how to do this are documented here: https://www.home-assistant.io/integrations/python_script/&lt;br /&gt;
&lt;br /&gt;
and the full API is documented here: https://developers.home-assistant.io/docs/dev_101_hass/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Juul</name></author>
	</entry>
</feed>